OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 157 milliseconds