Home
last modified time | relevance | path

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

/Linux-v6.1/net/x25/
Daf_x25.c505 struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto, kern); in x25_alloc_socket()
674 addr->sx25_family != AF_X25 || in x25_bind()
774 addr->sx25_family != AF_X25 || in x25_connect()
927 sx25->sx25_family = AF_X25; in x25_getname()
1140 if (sx25.sx25_family != AF_X25) in x25_sendmsg()
1152 sx25.sx25_family = AF_X25; in x25_sendmsg()
1357 sx25->sx25_family = AF_X25; in x25_recvmsg()
1618 .family = AF_X25,
1733 .family = AF_X25,
1823 sock_unregister(AF_X25); in x25_init()
[all …]
/Linux-v6.1/tools/perf/trace/beauty/include/linux/
Dsocket.h195 #define AF_X25 9 /* Reserved for X.25 project */ macro
252 #define PF_X25 AF_X25
/Linux-v6.1/include/linux/
Dsocket.h195 #define AF_X25 9 /* Reserved for X.25 project */ macro
252 #define PF_X25 AF_X25