Home
last modified time | relevance | path

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

/linux-6.15/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()
1221 .family = PF_LLC,
1227 .family = PF_LLC,
1297 sock_unregister(PF_LLC); in llc2_exit()
1309 MODULE_ALIAS_NETPROTO(PF_LLC);
/linux-6.15/tools/perf/trace/beauty/include/linux/
H A Dsocket.h275 #define PF_LLC AF_LLC macro
/linux-6.15/include/linux/
H A Dsocket.h275 #define PF_LLC AF_LLC macro
/linux-6.15/net/
H A Dsocket.c202 [PF_LLC] = "PF_LLC",
/linux-6.15/security/selinux/
H A Dhooks.c1269 case PF_LLC: in socket_type_to_security_class()