Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Daf_inet.c1757 static const struct net_protocol tcp_protocol = { variable
2002 if (inet_add_protocol(&tcp_protocol, IPPROTO_TCP) < 0) in inet_init()