Home
last modified time | relevance | path

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

/linux/include/net/
H A Dxdp_sock_drv.h179 static inline struct xdp_buff *xsk_buff_get_head(struct xdp_buff *first) in xsk_buff_get_head() function
420 static inline struct xdp_buff *xsk_buff_get_head(struct xdp_buff *first) in xsk_buff_get_head() function
/linux/net/core/
H A Dfilter.c4184 xsk_buff_get_head(xdp); in bpf_xdp_shrink_data_zc()