Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c2116 struct unix_sock *ousk = unix_sk(other); in queue_oob() local
2150 if (ousk->oob_skb) in queue_oob()
2151 consume_skb(ousk->oob_skb); in queue_oob()
2153 WRITE_ONCE(ousk->oob_skb, skb); in queue_oob()

Completed in 4 milliseconds