Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/net/
Dicmp.h35 struct net_proto_family;
Dndisc.h75 struct net_proto_family;
/Linux-v6.6/net/nfc/
Daf_nfc.c39 static const struct net_proto_family nfc_sock_family_ops = {
/Linux-v6.6/include/linux/
Dnet.h231 struct net_proto_family { struct
249 int sock_register(const struct net_proto_family *fam); argument
/Linux-v6.6/drivers/net/ppp/
Dpppox.c136 static const struct net_proto_family pppox_proto_family = {
/Linux-v6.6/net/bluetooth/
Daf_bluetooth.c42 static const struct net_proto_family *bt_proto[BT_MAX_PROTO];
82 int bt_sock_register(int proto, const struct net_proto_family *ops) in bt_sock_register()
759 static const struct net_proto_family bt_sock_family_ops = {
/Linux-v6.6/net/atm/
Dpvc.c142 static const struct net_proto_family pvc_family_ops = {
Dsvc.c677 static const struct net_proto_family svc_family_ops = {
/Linux-v6.6/net/bluetooth/bnep/
Dsock.c219 static const struct net_proto_family bnep_sock_family_ops = {
/Linux-v6.6/net/bluetooth/cmtp/
Dsock.c230 static const struct net_proto_family cmtp_sock_family_ops = {
/Linux-v6.6/net/bluetooth/hidp/
Dsock.c271 static const struct net_proto_family hidp_sock_family_ops = {
/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h400 int bt_sock_register(int proto, const struct net_proto_family *ops);
/Linux-v6.6/net/phonet/
Daf_phonet.c110 static const struct net_proto_family phonet_proto_family = {
/Linux-v6.6/net/can/
Daf_can.c850 static const struct net_proto_family can_family_ops = {
/Linux-v6.6/net/mctp/
Daf_mctp.c647 static struct net_proto_family mctp_pf = {
/Linux-v6.6/net/rds/
Daf_rds.c722 static const struct net_proto_family rds_family_ops = {
/Linux-v6.6/drivers/isdn/mISDN/
Dsocket.c803 static const struct net_proto_family mISDN_sock_family_ops = {
/Linux-v6.6/net/rxrpc/
Daf_rxrpc.c966 static const struct net_proto_family rxrpc_family_ops = {
/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c1032 static const struct net_proto_family rfcomm_sock_family_ops = {
/Linux-v6.6/net/
Dsocket.c228 static const struct net_proto_family __rcu *net_families[NPROTO] __read_mostly;
1503 const struct net_proto_family *pf; in __sock_create()
3180 int sock_register(const struct net_proto_family *ops) in sock_register()
/Linux-v6.6/net/ieee802154/
Dsocket.c1061 static const struct net_proto_family ieee802154_family_ops = {
/Linux-v6.6/net/caif/
Dcaif_socket.c1097 static const struct net_proto_family caif_family_ops = {
/Linux-v6.6/crypto/
Daf_alg.c530 static const struct net_proto_family alg_family = {
/Linux-v6.6/net/ipv6/
Daf_inet6.c740 static const struct net_proto_family inet6_family_ops = {
/Linux-v6.6/net/llc/
Daf_llc.c1211 static const struct net_proto_family llc_ui_family_ops = {

12