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.c110 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() function
189 EXPORT_SYMBOL_GPL(tcp_twsk_unique);
2255 .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);
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1882 .twsk_unique = tcp_twsk_unique,