Home | History | Annotate | Download | only in tcpdump

Lines Matching full:ipaddr_string

934 		printf("%smatch nw_src %s/%u", pfx, ipaddr_string(cp), 32 - nw_bits);
940 printf("%smatch nw_dst %s/%u", pfx, ipaddr_string(cp), 32 - nw_bits);
1072 printf(", nw_addr %s", ipaddr_string(cp));