Searched refs:net_protocol (Results 1 – 2 of 2) sorted by relevance
37 struct net_protocol { struct95 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);
14 struct net_protocol tcp_protocol;16 struct net_protocol udp_protocol;
Completed in 4 milliseconds