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

/linux-master/net/x25/
H A Daf_x25.c511 struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto, kern);
680 addr->sx25_family != AF_X25 ||
780 addr->sx25_family != AF_X25 ||
933 sx25->sx25_family = AF_X25;
1146 if (sx25.sx25_family != AF_X25)
1158 sx25.sx25_family = AF_X25;
1363 sx25->sx25_family = AF_X25;
1624 .family = AF_X25,
1739 .family = AF_X25,
1828 sock_unregister(AF_X25);
[all...]
/linux-master/include/linux/
H A Dsocket.h199 #define AF_X25 9 /* Reserved for X.25 project */ macro
256 #define PF_X25 AF_X25
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h199 #define AF_X25 9 /* Reserved for X.25 project */ macro
256 #define PF_X25 AF_X25

Completed in 188 milliseconds