Home
last modified time | relevance | path

Searched defs:xdp_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.c1046 size_t xdp_size = nla_total_size(0) + /* nest IFLA_XDP */ in rtnl_xdp_size() local
H A Dfilter.c5026 u64 xdp_size = (flags & BPF_F_CTXLEN_MASK) >> 32; in BPF_CALL_5() local