tw_daddr          880 net/ipv4/inet_diag.c 	BUILD_BUG_ON(offsetof(struct inet_timewait_sock, tw_daddr) !=
tw_daddr          171 net/ipv4/inet_timewait_sock.c 		tw->tw_daddr	    = inet->inet_daddr;
tw_daddr          133 net/ipv4/tcp_ipv4.c 			if (ipv4_is_loopback(tw->tw_daddr) ||
tw_daddr         2493 net/ipv4/tcp_ipv4.c 	dest  = tw->tw_daddr;