Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Despintcp.c548 tcp_close(sk, timeout); in espintcp_close()
/openbmc/linux/net/ipv4/
H A Dtcp.c2955 void tcp_close(struct sock *sk, long timeout) in tcp_close() function
2964 EXPORT_SYMBOL(tcp_close);
H A Dtcp_ipv4.c3124 .close = tcp_close,
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c2136 .close = tcp_close,
/openbmc/linux/include/net/
H A Dtcp.h401 void tcp_close(struct sock *sk, long timeout);