Home
last modified time | relevance | path

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

/include/net/
Dicmp.h38 struct net_proto_family;
Dndisc.h61 struct net_proto_family;
/include/net/bluetooth/
Dbluetooth.h130 int bt_sock_register(int proto, struct net_proto_family *ops);
/include/linux/
Dnet.h192 struct net_proto_family { struct
209 extern int sock_register(const struct net_proto_family *fam); argument