Home
last modified time | relevance | path

Searched refs:net_protocol (Results 1 – 2 of 2) sorted by relevance

/include/net/
A Dprotocol.h37 struct net_protocol { struct
95 extern struct net_protocol __rcu *inet_protos[MAX_INET_PROTOS];
103 int inet_add_protocol(const struct net_protocol *prot, unsigned char num);
104 int inet_del_protocol(const struct net_protocol *prot, unsigned char num);
A Dhotdata.h14 struct net_protocol tcp_protocol;
16 struct net_protocol udp_protocol;

Completed in 4 milliseconds