Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhotdata.h14 struct net_protocol tcp_protocol; member
45 #define inet_ehash_secret net_hotdata.tcp_protocol.secret
/linux/net/ipv4/
H A Daf_inet.c1938 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()