Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dxdp_sock_drv.h169 static inline struct xdp_buff *xsk_buff_get_tail(struct xdp_buff *first) in xsk_buff_get_tail() function
372 static inline struct xdp_buff *xsk_buff_get_tail(struct xdp_buff *first) in xsk_buff_get_tail() function
/linux-6.12.1/net/core/
Dfilter.c4119 xsk_buff_get_tail(xdp)->data_end += offset; in bpf_xdp_frags_increase_tail()
4127 struct xdp_buff *zc_frag = xsk_buff_get_tail(xdp); in bpf_xdp_shrink_data_zc()