Home
last modified time | relevance | path

Searched refs:IFLA_XDP (Results 1 - 4 of 4) sorted by relevance

/third_party/libbpf/src/
H A Dnetlink.c300 nla = nlattr_begin_nested(&req, IFLA_XDP); in __bpf_set_link_xdp_fd_replace()
370 if (!tb[IFLA_XDP]) in get_xdp_info()
373 ret = libbpf_nla_parse_nested(xdp_tb, IFLA_XDP_MAX, tb[IFLA_XDP], NULL); in get_xdp_info()
/third_party/libbpf/include/uapi/linux/
H A Dif_link.h350 IFLA_XDP, enumerator
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2839 pub const IFLA_XDP: ::c_ushort = 43; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1688 pub const IFLA_XDP: ::c_ushort = 43; consts

Completed in 25 milliseconds