Home
last modified time | relevance | path

Searched defs:xsk_destruct_skb (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dxdp_sock.h223 static inline void xsk_destruct_skb(struct sk_buff *skb) in xsk_destruct_skb() function
/linux/net/xdp/
H A Dxsk.c747 void xsk_destruct_skb(struct sk_buff *skb) in xsk_destruct_skb() function