Searched refs:dupflag (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/ping/
H A Dping.c1145 int dupflag, hlen, i, j, recv_len; local
1217 dupflag = 1;
1220 dupflag = 0;
1239 if (dupflag)
H A Dping6.c1596 int dupflag; local
1656 dupflag = 1;
1659 dupflag = 0;
1692 if (dupflag)
1711 dupflag = 1;
1714 dupflag = 0;

Completed in 41 milliseconds