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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/
H A Dhci_sock.c615 static struct proto hci_sk_proto = { variable in typeref:struct:proto
632 sk = sk_alloc(PF_BLUETOOTH, GFP_ATOMIC, &hci_sk_proto, 1);
701 err = proto_register(&hci_sk_proto, 0);
717 proto_unregister(&hci_sk_proto);
728 proto_unregister(&hci_sk_proto);

Completed in 47 milliseconds