Home
last modified time | relevance | path

Searched refs:xsk_destruct_skb (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dxdp_sock.h129 INDIRECT_CALLABLE_DECLARE(void xsk_destruct_skb(struct sk_buff *));
195 static inline void xsk_destruct_skb(struct sk_buff *skb) in xsk_destruct_skb() function
/linux/net/xdp/
H A Dxsk.c932 void xsk_destruct_skb(struct sk_buff *skb) in xsk_destruct_skb() function
957 skb->destructor = xsk_destruct_skb; in xsk_skb_init_misc()
/linux/net/core/
H A Dskbuff.c1177 xsk_destruct_skb, in skb_release_head_state()
1181 sock_wfree, xsk_destruct_skb, in skb_release_head_state()