Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/net/
Dicmp.h35 struct net_proto_family;
Dndisc.h75 struct net_proto_family;
/Linux-v5.15/net/nfc/
Daf_nfc.c39 static const struct net_proto_family nfc_sock_family_ops = {
/Linux-v5.15/include/linux/
Dnet.h208 struct net_proto_family { struct
226 int sock_register(const struct net_proto_family *fam); argument
/Linux-v5.15/drivers/net/ppp/
Dpppox.c136 static const struct net_proto_family pppox_proto_family = {
/Linux-v5.15/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()
709 static const struct net_proto_family bt_sock_family_ops = {
Dsco.c1273 static const struct net_proto_family sco_sock_family_ops = {
/Linux-v5.15/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.15/net/bluetooth/cmtp/
Dsock.c230 static const struct net_proto_family cmtp_sock_family_ops = {
/Linux-v5.15/net/bluetooth/bnep/
Dsock.c226 static const struct net_proto_family bnep_sock_family_ops = {
/Linux-v5.15/net/bluetooth/hidp/
Dsock.c278 static const struct net_proto_family hidp_sock_family_ops = {
/Linux-v5.15/include/net/bluetooth/
Dbluetooth.h311 int bt_sock_register(int proto, const struct net_proto_family *ops);
/Linux-v5.15/net/mctp/
Daf_mctp.c335 static struct net_proto_family mctp_pf = {
/Linux-v5.15/net/phonet/
Daf_phonet.c110 static const struct net_proto_family phonet_proto_family = {
/Linux-v5.15/net/can/
Daf_can.c854 static const struct net_proto_family can_family_ops = {
/Linux-v5.15/net/rds/
Daf_rds.c723 static const struct net_proto_family rds_family_ops = {
/Linux-v5.15/net/rxrpc/
Daf_rxrpc.c951 static const struct net_proto_family rxrpc_family_ops = {
/Linux-v5.15/drivers/isdn/mISDN/
Dsocket.c803 static const struct net_proto_family mISDN_sock_family_ops = {
/Linux-v5.15/net/
Dsocket.c223 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()
/Linux-v5.15/net/caif/
Dcaif_socket.c1107 static const struct net_proto_family caif_family_ops = {
/Linux-v5.15/net/bluetooth/rfcomm/
Dsock.c1057 static const struct net_proto_family rfcomm_sock_family_ops = {
/Linux-v5.15/net/ieee802154/
Dsocket.c1054 static const struct net_proto_family ieee802154_family_ops = {
/Linux-v5.15/crypto/
Daf_alg.c398 static const struct net_proto_family alg_family = {
/Linux-v5.15/net/ipv6/
Daf_inet6.c727 static const struct net_proto_family inet6_family_ops = {

12