Home
last modified time | relevance | path

Searched defs:osk (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/net/unix/
Daf_unix.c140 static inline int unix_our_peer(unix_socket *sk, unix_socket *osk) in unix_our_peer()
145 static inline int unix_may_send(unix_socket *sk, unix_socket *osk) in unix_may_send()
/linux-2.4.37.9/net/netlink/
Daf_netlink.c289 struct sock *osk; in netlink_insert() local
430 struct sock *osk; in netlink_autobind() local
/linux-2.4.37.9/net/x25/
Daf_x25.c502 static struct sock *x25_make_new(struct sock *osk) in x25_make_new()
/linux-2.4.37.9/net/netrom/
Daf_netrom.c505 static struct sock *nr_make_new(struct sock *osk) in nr_make_new()
/linux-2.4.37.9/net/ax25/
Daf_ax25.c908 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new()
/linux-2.4.37.9/net/rose/
Daf_rose.c580 static struct sock *rose_make_new(struct sock *osk) in rose_make_new()
/linux-2.4.37.9/net/wanrouter/
Daf_wanpipe.c458 static struct sock *wanpipe_make_new(struct sock *osk) in wanpipe_make_new()