Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Daf_inet.c1729 static const struct net_protocol tcp_protocol = { variable
1974 if (inet_add_protocol(&tcp_protocol, IPPROTO_TCP) < 0) in inet_init()