Searched refs:AF_X25 (Results 1 – 2 of 2) sorted by relevance
515 struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto, kern); in x25_alloc_socket()678 addr->sx25_family != AF_X25) { in x25_bind()768 addr->sx25_family != AF_X25) in x25_connect()920 sx25->sx25_family = AF_X25; in x25_getname()1130 if (sx25.sx25_family != AF_X25) in x25_sendmsg()1142 sx25.sx25_family = AF_X25; in x25_sendmsg()1348 sx25->sx25_family = AF_X25; in x25_recvmsg()1609 .family = AF_X25,1724 .family = AF_X25,1809 sock_unregister(AF_X25); in x25_init()[all …]
172 #define AF_X25 9 /* Reserved for X.25 project */ macro226 #define PF_X25 AF_X25