Home
last modified time | relevance | path

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

/linux-3.4.99/net/x25/
Daf_x25.c522 struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto); in x25_alloc_socket()
686 addr->sx25_family != AF_X25) { in x25_bind()
768 addr->sx25_family != AF_X25) in x25_connect()
914 sx25->sx25_family = AF_X25; in x25_getname()
1125 if (sx25.sx25_family != AF_X25) in x25_sendmsg()
1137 sx25.sx25_family = AF_X25; in x25_sendmsg()
1344 sx25->sx25_family = AF_X25; in x25_recvmsg()
1621 .family = AF_X25,
1750 .family = AF_X25,
1827 sock_unregister(AF_X25); in x25_init()
[all …]
/linux-3.4.99/include/linux/
Dsocket.h168 #define AF_X25 9 /* Reserved for X.25 project */ macro
211 #define PF_X25 AF_X25
/linux-3.4.99/Documentation/isdn/
DREADME486 X.25 network protocol stack (AF_X25 sockets) on top of isdn.