Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/bnep/
Dsock.c188 static struct proto bnep_proto = { variable
204 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &bnep_proto, kern); in bnep_sock_create()
233 err = proto_register(&bnep_proto, 0); in bnep_sock_init()
255 proto_unregister(&bnep_proto); in bnep_sock_init()
263 proto_unregister(&bnep_proto); in bnep_sock_cleanup()