Home
last modified time | relevance | path

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

/openbmc/linux/net/appletalk/
H A Dddp.c1040 sk = sk_alloc(net, PF_APPLETALK, GFP_KERNEL, &ddp_proto, kern); in atalk_create()
1906 .family = PF_APPLETALK,
1912 .family = PF_APPLETALK,
2004 sock_unregister(PF_APPLETALK); in atalk_init()
2031 sock_unregister(PF_APPLETALK); in atalk_exit()
2039 MODULE_ALIAS_NETPROTO(PF_APPLETALK);
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h252 #define PF_APPLETALK AF_APPLETALK macro
/openbmc/linux/include/linux/
H A Dsocket.h252 #define PF_APPLETALK AF_APPLETALK macro
/openbmc/linux/net/
H A Dsocket.c180 [PF_APPLETALK] = "PF_APPLETALK",
/openbmc/linux/security/selinux/
H A Dhooks.c1234 case PF_APPLETALK: in socket_type_to_security_class()