/linux-4.4.14/include/net/ |
D | icmp.h | 38 struct net_proto_family;
|
D | ndisc.h | 59 struct net_proto_family;
|
/linux-4.4.14/net/nfc/ |
D | af_nfc.c | 51 static struct net_proto_family nfc_sock_family_ops = {
|
/linux-4.4.14/drivers/net/ppp/ |
D | pppox.c | 128 static const struct net_proto_family pppox_proto_family = {
|
/linux-4.4.14/include/linux/ |
D | net.h | 193 struct net_proto_family { struct 211 int sock_register(const struct net_proto_family *fam); argument
|
/linux-4.4.14/net/bluetooth/ |
D | af_bluetooth.c | 40 static const struct net_proto_family *bt_proto[BT_MAX_PROTO]; 78 int bt_sock_register(int proto, const struct net_proto_family *ops) in bt_sock_register() 703 static struct net_proto_family bt_sock_family_ops = {
|
D | sco.c | 1211 static const struct net_proto_family sco_sock_family_ops = {
|
D | hci_sock.c | 1488 static const struct net_proto_family hci_sock_family_ops = {
|
D | l2cap_sock.c | 1654 static const struct net_proto_family l2cap_sock_family_ops = {
|
/linux-4.4.14/net/atm/ |
D | pvc.c | 142 static const struct net_proto_family pvc_family_ops = {
|
D | svc.c | 671 static const struct net_proto_family svc_family_ops = {
|
/linux-4.4.14/net/bluetooth/cmtp/ |
D | sock.c | 228 static const struct net_proto_family cmtp_sock_family_ops = {
|
/linux-4.4.14/net/bluetooth/bnep/ |
D | sock.c | 224 static const struct net_proto_family bnep_sock_family_ops = {
|
/linux-4.4.14/net/bluetooth/hidp/ |
D | sock.c | 258 static const struct net_proto_family hidp_sock_family_ops = {
|
/linux-4.4.14/include/net/bluetooth/ |
D | bluetooth.h | 260 int bt_sock_register(int proto, const struct net_proto_family *ops);
|
/linux-4.4.14/net/phonet/ |
D | af_phonet.c | 123 static const struct net_proto_family phonet_proto_family = {
|
/linux-4.4.14/crypto/ |
D | af_alg.c | 388 static const struct net_proto_family alg_family = {
|
/linux-4.4.14/net/rds/ |
D | af_rds.c | 495 static const struct net_proto_family rds_family_ops = {
|
/linux-4.4.14/net/can/ |
D | af_can.c | 886 static const struct net_proto_family can_family_ops = {
|
/linux-4.4.14/net/rxrpc/ |
D | af_rxrpc.c | 784 static const struct net_proto_family rxrpc_family_ops = {
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | socket.c | 811 static const struct net_proto_family mISDN_sock_family_ops = {
|
/linux-4.4.14/net/ipv6/ |
D | af_inet6.c | 566 static const struct net_proto_family inet6_family_ops = {
|
/linux-4.4.14/net/ |
D | socket.c | 163 static const struct net_proto_family __rcu *net_families[NPROTO] __read_mostly; 1093 const struct net_proto_family *pf; in __sock_create() 2429 int sock_register(const struct net_proto_family *ops) in sock_register()
|
/linux-4.4.14/net/bluetooth/rfcomm/ |
D | sock.c | 1054 static const struct net_proto_family rfcomm_sock_family_ops = {
|
/linux-4.4.14/net/caif/ |
D | caif_socket.c | 1102 static struct net_proto_family caif_family_ops = {
|
/linux-4.4.14/net/ieee802154/ |
D | socket.c | 1041 static const struct net_proto_family ieee802154_family_ops = {
|
/linux-4.4.14/net/llc/ |
D | af_llc.c | 1161 static const struct net_proto_family llc_ui_family_ops = {
|
/linux-4.4.14/net/netrom/ |
D | af_netrom.c | 1354 static const struct net_proto_family nr_family_ops = {
|
/linux-4.4.14/net/rose/ |
D | af_rose.c | 1470 static const struct net_proto_family rose_family_ops = {
|
/linux-4.4.14/net/vmw_vsock/ |
D | af_vsock.c | 1853 static const struct net_proto_family vsock_family_ops = {
|
/linux-4.4.14/net/ipv4/ |
D | af_inet.c | 985 static const struct net_proto_family inet_family_ops = {
|
/linux-4.4.14/net/appletalk/ |
D | ddp.c | 1859 static const struct net_proto_family atalk_family_ops = {
|
/linux-4.4.14/net/x25/ |
D | af_x25.c | 1617 static const struct net_proto_family x25_family_ops = {
|
/linux-4.4.14/net/ax25/ |
D | af_ax25.c | 1942 static const struct net_proto_family ax25_family_ops = {
|
/linux-4.4.14/net/ipx/ |
D | af_ipx.c | 1955 static const struct net_proto_family ipx_family_ops = {
|
/linux-4.4.14/net/irda/ |
D | af_irda.c | 2588 static const struct net_proto_family irda_family_ops = {
|
/linux-4.4.14/net/decnet/ |
D | af_decnet.c | 2330 static const struct net_proto_family dn_family_ops = {
|
/linux-4.4.14/net/iucv/ |
D | af_iucv.c | 2349 static const struct net_proto_family iucv_sock_family_ops = {
|
/linux-4.4.14/net/tipc/ |
D | socket.c | 2555 static const struct net_proto_family tipc_family_ops = {
|
/linux-4.4.14/net/unix/ |
D | af_unix.c | 2869 static const struct net_proto_family unix_family_ops = {
|
/linux-4.4.14/net/netlink/ |
D | af_netlink.c | 3254 static const struct net_proto_family netlink_family_ops = {
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 4312 static const struct net_proto_family packet_family_ops = {
|
/linux-4.4.14/net/key/ |
D | af_key.c | 3698 static const struct net_proto_family pfkey_family_ops = {
|