Lines Matching refs:AF_X25
511 struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto, kern); in x25_alloc_socket()
680 addr->sx25_family != AF_X25 || in x25_bind()
780 addr->sx25_family != AF_X25 || in x25_connect()
933 sx25->sx25_family = AF_X25; in x25_getname()
1146 if (sx25.sx25_family != AF_X25) in x25_sendmsg()
1158 sx25.sx25_family = AF_X25; in x25_sendmsg()
1363 sx25->sx25_family = AF_X25; in x25_recvmsg()
1624 .family = AF_X25,
1739 .family = AF_X25,
1828 sock_unregister(AF_X25); in x25_init()
1847 sock_unregister(AF_X25); in x25_exit()