| H A D | filter.c | 3341 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...] |