Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/net/
Dicmp.h38 struct net_proto_family;
Dndisc.h71 struct net_proto_family;
/Linux-v4.19/net/nfc/
Daf_nfc.c51 static const struct net_proto_family nfc_sock_family_ops = {
/Linux-v4.19/drivers/net/ppp/
Dpppox.c128 static const struct net_proto_family pppox_proto_family = {
/Linux-v4.19/include/linux/
Dnet.h206 struct net_proto_family { struct
224 int sock_register(const struct net_proto_family *fam); argument
/Linux-v4.19/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()
706 static const struct net_proto_family bt_sock_family_ops = {
/Linux-v4.19/net/atm/
Dpvc.c142 static const struct net_proto_family pvc_family_ops = {
Dsvc.c672 static const struct net_proto_family svc_family_ops = {
/Linux-v4.19/net/bluetooth/bnep/
Dsock.c223 static const struct net_proto_family bnep_sock_family_ops = {
/Linux-v4.19/net/bluetooth/cmtp/
Dsock.c227 static const struct net_proto_family cmtp_sock_family_ops = {
/Linux-v4.19/net/bluetooth/hidp/
Dsock.c257 static const struct net_proto_family hidp_sock_family_ops = {
/Linux-v4.19/include/net/bluetooth/
Dbluetooth.h266 int bt_sock_register(int proto, const struct net_proto_family *ops);
/Linux-v4.19/net/phonet/
Daf_phonet.c123 static const struct net_proto_family phonet_proto_family = {
/Linux-v4.19/net/can/
Daf_can.c943 static const struct net_proto_family can_family_ops = {
/Linux-v4.19/net/rds/
Daf_rds.c683 static const struct net_proto_family rds_family_ops = {
/Linux-v4.19/net/xdp/
Dxsk.c760 static const struct net_proto_family xsk_family_ops = {
/Linux-v4.19/drivers/isdn/mISDN/
Dsocket.c812 static const struct net_proto_family mISDN_sock_family_ops = {
/Linux-v4.19/net/rxrpc/
Daf_rxrpc.c971 static const struct net_proto_family rxrpc_family_ops = {
/Linux-v4.19/net/ipv6/
Daf_inet6.c621 static const struct net_proto_family inet6_family_ops = {
/Linux-v4.19/net/
Dsocket.c163 static const struct net_proto_family __rcu *net_families[NPROTO] __read_mostly;
1211 const struct net_proto_family *pf; in __sock_create()
2630 int sock_register(const struct net_proto_family *ops) in sock_register()
/Linux-v4.19/net/ieee802154/
Dsocket.c1065 static const struct net_proto_family ieee802154_family_ops = {
/Linux-v4.19/net/bluetooth/rfcomm/
Dsock.c1057 static const struct net_proto_family rfcomm_sock_family_ops = {
/Linux-v4.19/net/caif/
Dcaif_socket.c1108 static const struct net_proto_family caif_family_ops = {
/Linux-v4.19/net/qrtr/
Dqrtr.c1107 static const struct net_proto_family qrtr_family = {
/Linux-v4.19/net/llc/
Daf_llc.c1180 static const struct net_proto_family llc_ui_family_ops = {

12