Searched refs:llc_proto (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/llc/
H A Daf_llc.c139 static struct proto llc_proto = { variable in typeref:struct:proto
171 sk = llc_sk_alloc(net, PF_LLC, GFP_KERNEL, &llc_proto); llc_ui_create()
1196 int rc = proto_register(&llc_proto, 0); llc2_init()
1229 proto_unregister(&llc_proto); llc2_init()
1241 proto_unregister(&llc_proto); llc2_exit()

Completed in 106 milliseconds