Searched defs:xdp_flags (Results 1 – 14 of 14) sorted by relevance
21 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
28 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
30 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
22 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
25 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
1261 static int __sample_remove_xdp(int ifindex, __u32 prog_id, int xdp_flags) in __sample_remove_xdp()1286 int ret, xdp_flags = 0; in sample_install_xdp() local1372 int i = sample_xdp_cnt, ifindex, xdp_flags; in sample_exit() local
33 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
27 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
283 __u32 xdp_flags; member
147 u32 xdp_flags; member
360 int bpf_xdp_query(int ifindex, int xdp_flags, struct bpf_xdp_query_opts *opts) in bpf_xdp_query()
1665 int xdp_flags = 0; in ena_clean_rx_irq() local
2965 u32 xdp_flags = 0; in do_setlink() local