Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:s_addr

621 	u_int32_t clip = ip->ip_dst.s_addr;
622 u_int32_t sip = ip->ip_src.s_addr;
630 rxent->client.s_addr == clip &&
631 rxent->server.s_addr == sip &&
1621 intoa(((struct in_addr *) bp)->s_addr));
1668 intoa(((struct in_addr *) bp)->s_addr));