Searched refs:PF_LLC (Results 1 – 3 of 3) sorted by relevance
10 Select this if you want to have support for PF_LLC sockets.
171 sk = llc_sk_alloc(net, PF_LLC, GFP_KERNEL, &llc_proto, kern); in llc_ui_create()1162 .family = PF_LLC,1168 .family = PF_LLC,1239 sock_unregister(PF_LLC); in llc2_exit()1251 MODULE_ALIAS_NETPROTO(PF_LLC);
234 #define PF_LLC AF_LLC macro