Lines Matching refs:AF_X25
521 struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto, kern); in x25_alloc_socket()
685 addr->sx25_family != AF_X25) { in x25_bind()
767 addr->sx25_family != AF_X25) in x25_connect()
913 sx25->sx25_family = AF_X25; in x25_getname()
1123 if (sx25.sx25_family != AF_X25) in x25_sendmsg()
1135 sx25.sx25_family = AF_X25; in x25_sendmsg()
1341 sx25->sx25_family = AF_X25; in x25_recvmsg()
1618 .family = AF_X25,
1747 .family = AF_X25,
1823 sock_unregister(AF_X25); in x25_init()
1842 sock_unregister(AF_X25); in x25_exit()