Home
last modified time | relevance | path

Searched defs:xdp_flags (Results 1 – 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
Dxdp_fwd_user.c30 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp1_user.c22 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_adjust_tail_user.c29 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_redirect_user.c28 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_redirect_map_user.c28 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_sample_pkts_user.c23 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_tx_iptunnel_user.c26 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_rxq_info_user.c34 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_redirect_cpu_user.c38 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
/kernel/linux/linux-6.6/samples/bpf/
Dxdp_adjust_tail_user.c28 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_fwd_user.c30 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_tx_iptunnel_user.c25 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_sample_user.c1261 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() local
1372 int i = sample_xdp_cnt, ifindex, xdp_flags; in sample_exit() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dxdping.c27 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxdp_redirect_multi.c25 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
Dxsk.c423 int xsk_attach_xdp_program(struct bpf_program *prog, int ifindex, u32 xdp_flags) in xsk_attach_xdp_program()
431 void xsk_detach_xdp_program(int ifindex, u32 xdp_flags) in xsk_detach_xdp_program()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dxdping.c27 static __u32 xdp_flags = XDP_FLAGS_UPDATE_IF_NOEXIST; variable
/kernel/linux/linux-5.10/tools/lib/bpf/
Dxsk.h211 __u32 xdp_flags; member
/kernel/linux/linux-6.6/tools/lib/bpf/
Dnetlink.c431 int bpf_xdp_query(int ifindex, int xdp_flags, struct bpf_xdp_query_opts *opts) in bpf_xdp_query()
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
Dena_netdev.c1711 int xdp_flags = 0; in ena_clean_rx_irq() local
/kernel/linux/linux-5.10/net/core/
Drtnetlink.c2909 u32 xdp_flags = 0; in do_setlink() local
/kernel/linux/linux-6.6/net/core/
Drtnetlink.c3065 u32 xdp_flags = 0; in do_setlink() local