Home
last modified time | relevance | path

Searched refs:PF_LLC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/llc/
H A DKconfig10 Select this if you want to have support for PF_LLC sockets.
H A Daf_llc.c185 sk = llc_sk_alloc(net, PF_LLC, GFP_KERNEL, &llc_proto, kern); in llc_ui_create()
1222 .family = PF_LLC,
1228 .family = PF_LLC,
1298 sock_unregister(PF_LLC); in llc2_exit()
1310 MODULE_ALIAS_NETPROTO(PF_LLC);
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h274 #define PF_LLC AF_LLC macro
/openbmc/linux/include/linux/
H A Dsocket.h274 #define PF_LLC AF_LLC macro
/openbmc/linux/net/
H A Dsocket.c201 [PF_LLC] = "PF_LLC",
/openbmc/linux/security/selinux/
H A Dhooks.c1262 case PF_LLC: in socket_type_to_security_class()