Searched refs:tcp_protocol (Results 1 – 2 of 2) sorted by relevance
14 struct net_protocol tcp_protocol; member 45 #define inet_ehash_secret net_hotdata.tcp_protocol.secret
1938 net_hotdata.tcp_protocol = (struct net_protocol) { in inet_init() 1944 if (inet_add_protocol(&net_hotdata.tcp_protocol, IPPROTO_TCP) < 0) in inet_init()