Home
last modified time | relevance | path

Searched defs:skb_trim (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c215 static void skb_trim(struct sk_buff *skb, uint32_t len) in skb_trim() function
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c767 static void skb_trim(struct sk_buff *skb, unsigned int len) in skb_trim() function
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c1957 void skb_trim(struct sk_buff *skb, unsigned int len) in skb_trim() function