Searched defs:len_diff (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2084 int len_diff = 0; local
2161 int len_diff; local
5751 int len_diff = 0; local
[all...]
/linux-master/net/core/
H A Dskbuff.c4509 int len_diff, err; local
H A Dfilter.c3288 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); local
3318 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); local
3446 static int bpf_skb_net_grow(struct sk_buff *skb, u32 off, u32 len_diff, argument
3552 bpf_skb_net_shrink(struct sk_buff *skb, u32 off, u32 len_diff, u64 flags) argument
[all...]

Completed in 138 milliseconds