Home
last modified time | relevance | path

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

/net/unix/
Daf_unix.c1425 static int unix_socketpair(struct socket *socka, struct socket *sockb) in unix_socketpair() argument
1427 struct sock *ska = socka->sk, *skb = sockb->sk; in unix_socketpair()
1440 socka->state = SS_CONNECTED; in unix_socketpair()