Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c3341 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); bpf_skb_proto_4_to_6() local
3373 const u32 len_diff = sizeof(struct ipv6hdr) - sizeof(struct iphdr); bpf_skb_proto_6_to_4() local
3502 bpf_skb_net_grow(struct sk_buff * skb,u32 off,u32 len_diff,u64 flags) bpf_skb_net_grow() argument
3616 bpf_skb_net_shrink(struct sk_buff * skb,u32 off,u32 len_diff,u64 flags) bpf_skb_net_shrink() argument
3666 BPF_CALL_4(sk_skb_adjust_room,struct sk_buff *,skb,s32,len_diff,u32,mode,u64,flags) BPF_CALL_4() argument
3707 BPF_CALL_4(bpf_skb_adjust_room,struct sk_buff *,skb,s32,len_diff,u32,mode,u64,flags) BPF_CALL_4() argument
6485 BPF_CALL_5(bpf_skb_check_mtu,struct sk_buff *,skb,u32,ifindex,u32 *,mtu_len,s32,len_diff,u64,flags) BPF_CALL_5() argument
6531 BPF_CALL_5(bpf_xdp_check_mtu,struct xdp_buff *,xdp,u32,ifindex,u32 *,mtu_len,s32,len_diff,u64,flags) BPF_CALL_5() argument
[all...]
H A Dskbuff.c4672 int len_diff, err; skb_segment_list() local
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2056 int len_diff = 0; update_hidden_ssid() local
2133 int len_diff; issue_beacon() local
5714 int len_diff = 0; set_tx_beacon_cmd() local
[all...]