Home
last modified time | relevance | path

Searched refs:net_proto_family (Results 1 – 25 of 45) sorted by relevance

12

/Linux-v5.4/include/net/
Dicmp.h35 struct net_proto_family;
Dndisc.h74 struct net_proto_family;
/Linux-v5.4/net/nfc/
Daf_nfc.c39 static const struct net_proto_family nfc_sock_family_ops = {
/Linux-v5.4/include/linux/
Dnet.h210 struct net_proto_family { struct
228 int sock_register(const struct net_proto_family *fam); argument
/Linux-v5.4/drivers/net/ppp/
Dpppox.c136 static const struct net_proto_family pppox_proto_family = {
/Linux-v5.4/net/bluetooth/
Daf_bluetooth.c42 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()
708 static const struct net_proto_family bt_sock_family_ops = {
/Linux-v5.4/net/atm/
Dpvc.c143 static const struct net_proto_family pvc_family_ops = {
Dsvc.c673 static const struct net_proto_family svc_family_ops = {
/Linux-v5.4/net/bluetooth/bnep/
Dsock.c228 static const struct net_proto_family bnep_sock_family_ops = {
/Linux-v5.4/net/bluetooth/cmtp/
Dsock.c232 static const struct net_proto_family cmtp_sock_family_ops = {
/Linux-v5.4/net/bluetooth/hidp/
Dsock.c280 static const struct net_proto_family hidp_sock_family_ops = {
/Linux-v5.4/include/net/bluetooth/
Dbluetooth.h266 int bt_sock_register(int proto, const struct net_proto_family *ops);
/Linux-v5.4/net/phonet/
Daf_phonet.c110 static const struct net_proto_family phonet_proto_family = {
/Linux-v5.4/net/can/
Daf_can.c850 static const struct net_proto_family can_family_ops = {
/Linux-v5.4/net/rds/
Daf_rds.c725 static const struct net_proto_family rds_family_ops = {
/Linux-v5.4/net/rxrpc/
Daf_rxrpc.c961 static const struct net_proto_family rxrpc_family_ops = {
/Linux-v5.4/drivers/isdn/mISDN/
Dsocket.c805 static const struct net_proto_family mISDN_sock_family_ops = {
/Linux-v5.4/net/bluetooth/rfcomm/
Dsock.c1048 static const struct net_proto_family rfcomm_sock_family_ops = {
/Linux-v5.4/net/
Dsocket.c159 static const struct net_proto_family __rcu *net_families[NPROTO] __read_mostly;
1352 const struct net_proto_family *pf; in __sock_create()
2868 int sock_register(const struct net_proto_family *ops) in sock_register()
/Linux-v5.4/net/ieee802154/
Dsocket.c1058 static const struct net_proto_family ieee802154_family_ops = {
/Linux-v5.4/net/ipv6/
Daf_inet6.c661 static const struct net_proto_family inet6_family_ops = {
/Linux-v5.4/net/qrtr/
Dqrtr.c1101 static const struct net_proto_family qrtr_family = {
/Linux-v5.4/net/caif/
Dcaif_socket.c1108 static const struct net_proto_family caif_family_ops = {
/Linux-v5.4/net/llc/
Daf_llc.c1182 static const struct net_proto_family llc_ui_family_ops = {
/Linux-v5.4/crypto/
Daf_alg.c385 static const struct net_proto_family alg_family = {

12