Home
last modified time | relevance | path

Searched refs:IFLA_XDP (Results 1 – 11 of 11) sorted by relevance

/external/strace/tests-m32/
Dnlattr_ifla_xdp.c40 #ifndef IFLA_XDP
41 # define IFLA_XDP 43 macro
69 .nla_type = IFLA_XDP in init_ifinfomsg()
/external/strace/tests-mx32/
Dnlattr_ifla_xdp.c40 #ifndef IFLA_XDP
41 # define IFLA_XDP 43 macro
69 .nla_type = IFLA_XDP in init_ifinfomsg()
/external/strace/tests/
Dnlattr_ifla_xdp.c40 #ifndef IFLA_XDP
41 # define IFLA_XDP 43 macro
69 .nla_type = IFLA_XDP in init_ifinfomsg()
/external/strace/xlat/
Drtnl_link_attrs.h131 #if !(defined(IFLA_XDP) || (defined(HAVE_DECL_IFLA_XDP) && HAVE_DECL_IFLA_XDP))
132 # define IFLA_XDP 43 macro
189 XLAT(IFLA_XDP),
Drtnl_link_attrs.in44 IFLA_XDP 43
/external/iproute2/ip/
Diplink_xdp.c34 xdp_attr = addattr_nest(&req->n, sizeof(*req), IFLA_XDP); in xdp_ebpf_cb()
Dipaddress.c1148 if (tb[IFLA_XDP]) in print_linkinfo()
1149 xdp_dump(fp, tb[IFLA_XDP], do_link, false); in print_linkinfo()
1317 if ((do_link || show_details) && tb[IFLA_XDP]) in print_linkinfo()
1318 xdp_dump(fp, tb[IFLA_XDP], true, true); in print_linkinfo()
/external/strace/
Drtnl_link.c421 [IFLA_XDP] = decode_ifla_xdp,
DChangeLog4085 tests: check decoding of IFLA_XDP netlink attribute of ifinfomsg.
4116 <IFLA_XDP>: Use decode_ifla_xdp.
/external/kernel-headers/original/uapi/linux/
Dif_link.h160 IFLA_XDP, enumerator
/external/iproute2/include/uapi/linux/
Dif_link.h160 IFLA_XDP, enumerator