HomeSort by relevance Sort by last modified time
    Searched refs:subrulenr (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-pflog.c 100 u_int32_t rulenr, subrulenr; local
103 subrulenr = ntohl(hdr->subrulenr);
104 if (subrulenr == (u_int32_t)-1)
107 printf("rule %u.%s.%u/", rulenr, hdr->ruleset, subrulenr);
  /external/libpcap/
gencode.c     [all...]

Completed in 369 milliseconds