Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/unix/
Daf_unix.c1018 static int unix_socketpair(struct socket *socka, struct socket *sockb) in unix_socketpair() argument
1020 struct sock *ska=socka->sk, *skb = sockb->sk; in unix_socketpair()
1035 socka->state=SS_CONNECTED; in unix_socketpair()