Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c107 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() function
180 EXPORT_SYMBOL_GPL(tcp_twsk_unique);
2162 .twsk_unique = tcp_twsk_unique,
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h345 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c1863 .twsk_unique = tcp_twsk_unique,