Searched refs:l2cap_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 Dl2cap.c515 static struct proto l2cap_proto = { variable in typeref:struct:proto
525 sk = sk_alloc(PF_BLUETOOTH, prio, &l2cap_proto, 1);
2232 err = proto_register(&l2cap_proto, 0);
2258 proto_unregister(&l2cap_proto);
2272 proto_unregister(&l2cap_proto);

Completed in 18 milliseconds