Searched refs:net_proto_family (Results 1 – 25 of 46) sorted by relevance
12
35 struct net_proto_family;
75 struct net_proto_family;
39 static const struct net_proto_family nfc_sock_family_ops = {
208 struct net_proto_family { struct226 int sock_register(const struct net_proto_family *fam); argument
42 static const struct net_proto_family *bt_proto[BT_MAX_PROTO];80 int bt_sock_register(int proto, const struct net_proto_family *ops) in bt_sock_register()709 static const struct net_proto_family bt_sock_family_ops = {
136 static const struct net_proto_family pppox_proto_family = {
143 static const struct net_proto_family pvc_family_ops = {
673 static const struct net_proto_family svc_family_ops = {
226 static const struct net_proto_family bnep_sock_family_ops = {
230 static const struct net_proto_family cmtp_sock_family_ops = {
278 static const struct net_proto_family hidp_sock_family_ops = {
335 int bt_sock_register(int proto, const struct net_proto_family *ops);
110 static const struct net_proto_family phonet_proto_family = {
473 static struct net_proto_family mctp_pf = {
854 static const struct net_proto_family can_family_ops = {
723 static const struct net_proto_family rds_family_ops = {
803 static const struct net_proto_family mISDN_sock_family_ops = {
951 static const struct net_proto_family rxrpc_family_ops = {
223 static const struct net_proto_family __rcu *net_families[NPROTO] __read_mostly;1398 const struct net_proto_family *pf; in __sock_create()3031 int sock_register(const struct net_proto_family *ops) in sock_register()
1031 static const struct net_proto_family rfcomm_sock_family_ops = {
1054 static const struct net_proto_family ieee802154_family_ops = {
1107 static const struct net_proto_family caif_family_ops = {
398 static const struct net_proto_family alg_family = {
728 static const struct net_proto_family inet6_family_ops = {
1279 static const struct net_proto_family qrtr_family = {
Completed in 44 milliseconds