Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h2203 void tcp_v4_init(void);
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c3412 void __init tcp_v4_init(void) in tcp_v4_init() function
H A Dtcp.c4771 tcp_v4_init(); in tcp_init()