| H A D | filter.c | 4034 BPF_CALL_1(bpf_xdp_get_buff_len, struct xdp_buff*, xdp) in bpf_xdp_copy_buf() 4046 BTF_ID_LIST_SINGLE(bpf_xdp_get_buff_len_bpf_ids, struct, xdp_buff) in bpf_xdp_copy_buf() 4055 static unsigned long xdp_get_metalen(const struct xdp_buff *xdp) in bpf_xdp_copy_buf() 4061 BPF_CALL_2(bpf_xdp_adjust_head, struct xdp_buff *, xdp, int, offset) in bpf_xdp_copy_buf() 4089 void bpf_xdp_copy_buf(struct xdp_buff *xdp, unsigned long off, in bpf_xdp_pointer() 4136 void *bpf_xdp_pointer(struct xdp_buff *xdp, u32 offset, u32 len) in BPF_CALL_4() 4168 BPF_CALL_4(bpf_xdp_load_bytes, struct xdp_buff *, xdp, u32, offset, in bpf_xdp_frags_increase_tail() 4195 int __bpf_xdp_load_bytes(struct xdp_buff *xdp, u32 offset, void *buf, u32 len) in bpf_xdp_shrink_data_zc() 4200 BPF_CALL_4(bpf_xdp_store_bytes, struct xdp_buff *, xdp, u32, offset, in bpf_xdp_shrink_data_zc() 4227 int __bpf_xdp_store_bytes(struct xdp_buff *xd in bpf_xdp_shrink_data() 3965 BPF_CALL_1(bpf_xdp_get_buff_len,struct xdp_buff *,xdp) BPF_CALL_1() argument 3992 BPF_CALL_2(bpf_xdp_adjust_head,struct xdp_buff *,xdp,int,offset) BPF_CALL_2() argument 4099 BPF_CALL_4(bpf_xdp_load_bytes,struct xdp_buff *,xdp,u32,offset,void *,buf,u32,len) BPF_CALL_4() argument 4131 BPF_CALL_4(bpf_xdp_store_bytes,struct xdp_buff *,xdp,u32,offset,void *,buf,u32,len) BPF_CALL_4() argument 4259 BPF_CALL_2(bpf_xdp_adjust_tail,struct xdp_buff *,xdp,int,offset) BPF_CALL_2() argument 4295 BPF_CALL_2(bpf_xdp_adjust_meta,struct xdp_buff *,xdp,int,offset) BPF_CALL_2() argument 5109 BPF_CALL_5(bpf_xdp_event_output,struct xdp_buff *,xdp,struct bpf_map *,map,u64,flags,void *,meta,u64,meta_size) BPF_CALL_5() argument 6415 BPF_CALL_4(bpf_xdp_fib_lookup,struct xdp_buff *,ctx,struct bpf_fib_lookup *,params,int,plen,u32,flags) BPF_CALL_4() argument 6564 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 7213 BPF_CALL_5(bpf_xdp_sk_lookup_udp,struct xdp_buff *,ctx,struct bpf_sock_tuple *,tuple,u32,len,u32,netns_id,u64,flags) BPF_CALL_5() argument 7237 BPF_CALL_5(bpf_xdp_skc_lookup_tcp,struct xdp_buff *,ctx,struct bpf_sock_tuple *,tuple,u32,len,u32,netns_id,u64,flags) BPF_CALL_5() argument 7261 BPF_CALL_5(bpf_xdp_sk_lookup_tcp,struct xdp_buff *,ctx,struct bpf_sock_tuple *,tuple,u32,len,u32,netns_id,u64,flags) BPF_CALL_5() argument [all...] |