Home
last modified time | relevance | path

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

/openbmc/linux/net/unix/
H A Daf_unix.c2097 struct unix_sock *ousk = unix_sk(other); in queue_oob() local
2134 if (ousk->oob_skb) in queue_oob()
2135 consume_skb(ousk->oob_skb); in queue_oob()
2136 WRITE_ONCE(ousk->oob_skb, skb); in queue_oob()