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
191 EXPORT_SYMBOL_GPL(tcp_twsk_unique);
2252 .twsk_unique = tcp_twsk_unique,
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1878 .twsk_unique = tcp_twsk_unique,
/openbmc/linux/include/net/
H A Dtcp.h345 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);