Home
last modified time | relevance | path

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

/linux-5.19.10/net/unix/
Daf_unix.c2054 struct unix_sock *ousk = unix_sk(other); in queue_oob() local
2083 if (ousk->oob_skb) in queue_oob()
2084 consume_skb(ousk->oob_skb); in queue_oob()
2086 WRITE_ONCE(ousk->oob_skb, skb); in queue_oob()