Home
last modified time | relevance | path

Searched refs:xsk_buff_get_tail (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dxdp_sock_drv.h157 static inline struct xdp_buff *xsk_buff_get_tail(struct xdp_buff *first) in xsk_buff_get_tail() function
334 static inline struct xdp_buff *xsk_buff_get_tail(struct xdp_buff *first) in xsk_buff_get_tail() function
/openbmc/linux/net/core/
H A Dfilter.c4122 xsk_buff_get_tail(xdp)->data_end += offset; in bpf_xdp_frags_increase_tail()
4130 struct xdp_buff *zc_frag = xsk_buff_get_tail(xdp); in bpf_xdp_shrink_data_zc()