HomeSort by: relevance | last modified time | path
    Searched defs:orig_npackets (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ping6/
ping6.c 914 long orig_npackets = npackets; local in function:doit
1033 if (orig_npackets)
1034 exit(nreceived != orig_npackets);
ping6.c 914 long orig_npackets = npackets; local in function:doit
1033 if (orig_npackets)
1034 exit(nreceived != orig_npackets);

Completed in 50 milliseconds