Searched defs:xdp_buff (Results 1 – 1 of 1) sorted by relevance
81 struct xdp_buff { struct89 u32 flags; /* supported values defined in xdp_buff_flags */ argument92 static __always_inline bool xdp_buff_has_frags(const struct xdp_buff *xdp) in xdp_buff_has_frags() argument
Completed in 6 milliseconds