Home
last modified time | relevance | path

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

/linux/net/ax25/
A Daf_ax25.c823 if (protocol == 0 || protocol == PF_AX25) in ax25_create()
830 case PF_AX25: /* For CLX */ in ax25_create()
870 sk = sk_alloc(net, PF_AX25, GFP_ATOMIC, &ax25_proto, kern); in ax25_create()
896 sk = sk_alloc(sock_net(osk), PF_AX25, GFP_ATOMIC, osk->sk_prot, 0); in ax25_make_new()
1939 .family = PF_AX25,
1945 .family = PF_AX25,
2002 MODULE_ALIAS_NETPROTO(PF_AX25);
2014 sock_unregister(PF_AX25); in ax25_exit()
/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h237 #define PF_AX25 AF_AX25 macro
/linux/include/linux/
A Dsocket.h237 #define PF_AX25 AF_AX25 macro
/linux/net/
A Dsocket.c173 [PF_AX25] = "PF_AX25",
/linux/security/selinux/
A Dhooks.c1260 case PF_AX25: in socket_type_to_security_class()

Completed in 51 milliseconds