Searched refs:PF_AX25 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/net/ax25/ |
| D | af_ax25.c | 821 if (protocol == 0 || protocol == PF_AX25) in ax25_create() 828 case PF_AX25: /* For CLX */ in ax25_create() 868 sk = sk_alloc(net, PF_AX25, GFP_ATOMIC, &ax25_proto, kern); in ax25_create() 894 sk = sk_alloc(sock_net(osk), PF_AX25, GFP_ATOMIC, osk->sk_prot, 0); in ax25_make_new() 1937 .family = PF_AX25, 1943 .family = PF_AX25, 2000 MODULE_ALIAS_NETPROTO(PF_AX25); 2012 sock_unregister(PF_AX25); in ax25_exit()
|
| /Linux-v5.15/tools/perf/trace/beauty/include/linux/ |
| D | socket.h | 237 #define PF_AX25 AF_AX25 macro
|
| /Linux-v5.15/include/linux/ |
| D | socket.h | 237 #define PF_AX25 AF_AX25 macro
|
| /Linux-v5.15/net/ |
| D | socket.c | 173 [PF_AX25] = "PF_AX25",
|
| /Linux-v5.15/security/selinux/ |
| D | hooks.c | 1277 case PF_AX25: in socket_type_to_security_class()
|