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

  /src/external/bsd/ipf/dist/ipsend/
iptests.c 582 static int ict1[10] = { 8, 9, 10, 13, 14, 15, 16, 17, 18, 0 }; local
687 for (i = 0; ict1[i]; i++) {
688 icp->icmp_type = ict1[i];
747 icp->icmp_type = ict1[i];
iptests.c 582 static int ict1[10] = { 8, 9, 10, 13, 14, 15, 16, 17, 18, 0 }; local
687 for (i = 0; ict1[i]; i++) {
688 icp->icmp_type = ict1[i];
747 icp->icmp_type = ict1[i];

Completed in 44 milliseconds