Home
last modified time | relevance | path

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

/linux/net/unix/
A Daf_unix.c209 peer = unix_peer(s); in unix_peer_get()
554 skpair = unix_peer(sk); in unix_release_sock()
555 unix_peer(sk) = NULL; in unix_release_sock()
1271 if (unix_peer(sk)) { in unix_dgram_connect()
1274 unix_peer(sk) = other; in unix_dgram_connect()
1446 unix_peer(newsk) = sk; in unix_stream_connect()
1486 unix_peer(sk) = newsk; in unix_stream_connect()
1519 unix_peer(ska) = skb; in unix_socketpair()
1520 unix_peer(skb) = ska; in unix_socketpair()
2139 other = unix_peer(sk); in unix_stream_sendpage()
[all …]

Completed in 8 milliseconds