Searched refs:PF_LLC (Results 1 – 7 of 7) sorted by relevance
70 #define PF_LLC 26 /* Linux LLC. */ macro121 #define AF_LLC PF_LLC
11 Select this if you want to have support for PF_LLC sockets.
185 sk = llc_sk_alloc(net, PF_LLC, GFP_KERNEL, &llc_proto, kern); in llc_ui_create()1209 .family = PF_LLC,1215 .family = PF_LLC,1286 sock_unregister(PF_LLC); in llc2_exit()1298 MODULE_ALIAS_NETPROTO(PF_LLC);
258 #define PF_LLC AF_LLC macro
1249 case PF_LLC: in socket_type_to_security_class()