Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/llc/
H A Daf_llc.c153 static struct proto llc_proto = { variable
185 sk = llc_sk_alloc(net, PF_LLC, GFP_KERNEL, &llc_proto, kern); in llc_ui_create()
1244 int rc = proto_register(&llc_proto, 0); in llc2_init()
1277 proto_unregister(&llc_proto); in llc2_init()
1289 proto_unregister(&llc_proto); in llc2_exit()