Searched refs:twp (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 267 struct inet_timewait_sock **twp, in __inet6_check_established() argument 309 if (tcp_twsk_unique(sk, sk2, twp)) in __inet6_check_established() 331 if (twp) { in __inet6_check_established() 332 *twp = tw; in __inet6_check_established()
|
| /linux/arch/microblaze/boot/dts/ |
| H A D | system.dts | 190 xlnx,twp-ps-mem-0 = <0x11170>; 191 xlnx,twp-ps-mem-1 = <0x2ee0>; 192 xlnx,twp-ps-mem-2 = <0x2ee0>; 193 xlnx,twp-ps-mem-3 = <0x2ee0>;
|
| /linux/net/ipv4/ |
| H A D | inet_hashtables.c | 577 struct inet_timewait_sock **twp, in __inet_check_established() argument 618 if (tcp_twsk_unique(sk, sk2, twp)) in __inet_check_established() 640 if (twp) { in __inet_check_established() 641 *twp = tw; in __inet_check_established()
|
| H A D | tcp_ipv4.c | 118 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() argument 171 (!twp || (reuse && time_after32(tcp_clock_ms(), reuse_thresh)))) { in tcp_twsk_unique()
|
| /linux/include/net/ |
| H A D | tcp.h | 388 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
|
| /linux/ |
| H A D | .mailmap | 826 Thomas Pedersen <twp@codeaurora.org>
|