Searched refs:IFLA_XDP (Results 1 – 3 of 3) sorted by relevance
74 if (!tb[IFLA_XDP]) in do_xdp_dump()77 return do_xdp_dump_one(tb[IFLA_XDP], (unsigned int)ifinfo->ifi_index, in do_xdp_dump()
300 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()
350 IFLA_XDP, enumerator
Completed in 11 milliseconds