Home
last modified time | relevance | path

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

/Linux-v6.1/net/unix/
Daf_unix.c2102 struct unix_sock *ousk = unix_sk(other); in queue_oob() local
2131 if (ousk->oob_skb) in queue_oob()
2132 consume_skb(ousk->oob_skb); in queue_oob()
2134 WRITE_ONCE(ousk->oob_skb, skb); in queue_oob()