Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/x25/
H A Daf_x25.c515 struct sock *sk = sk_alloc(net, AF_X25, GFP_ATOMIC, &x25_proto, kern); in x25_alloc_socket()
684 addr->sx25_family != AF_X25 || in x25_bind()
779 addr->sx25_family != AF_X25 || in x25_connect()
932 sx25->sx25_family = AF_X25; in x25_getname()
1145 if (sx25.sx25_family != AF_X25) in x25_sendmsg()
1157 sx25.sx25_family = AF_X25; in x25_sendmsg()
1363 sx25->sx25_family = AF_X25; in x25_recvmsg()
1624 .family = AF_X25,
1739 .family = AF_X25,
1829 sock_unregister(AF_X25); in x25_init()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/
H A Dsocket.h186 #define AF_X25 9 /* Reserved for X.25 project */ macro
240 #define PF_X25 AF_X25
/OK3568_Linux_fs/kernel/include/linux/
H A Dsocket.h186 #define AF_X25 9 /* Reserved for X.25 project */ macro
240 #define PF_X25 AF_X25
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsocket.h103 #define AF_X25 PF_X25 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsocket.h103 #define AF_X25 PF_X25 macro