Searched refs:__sock_wfree (Results 1 – 4 of 4) sorted by relevance
9 skb->destructor == __sock_wfree || in is_skb_wmem()
2387 void __sock_wfree(struct sk_buff *skb) in __sock_wfree() function
1834 void __sock_wfree(struct sk_buff *skb);
1318 skb->destructor = skb_is_tcp_pure_ack(skb) ? __sock_wfree : tcp_wfree; in __tcp_transmit_skb()