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

/external/tcpdump/
H A Dprint-pflog.c100 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/
H A Dgencode.c6510 b0 = gen_cmp(OR_LINK, offsetof(struct pfloghdr, subrulenr), BPF_W,

Completed in 27 milliseconds