Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c112 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() function
194 EXPORT_SYMBOL_GPL(tcp_twsk_unique);
2255 .twsk_unique = tcp_twsk_unique,
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1874 .twsk_unique = tcp_twsk_unique,
/openbmc/linux/include/net/
H A Dtcp.h346 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);