Home
last modified time | relevance | path

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

/linux/net/unix/
H A Daf_unix.c2652 struct sk_buff *read_skb = NULL, *unread_skb = NULL; in manage_oob() local
2685 unread_skb = skb; in manage_oob()
2696 kfree_skb_reason(unread_skb, SKB_DROP_REASON_UNIX_SKIP_OOB); in manage_oob()