OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FMT_PRINT_RULE
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
ip6tables.c
65
#define
FMT_PRINT_RULE
(FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
675
print_firewall(fw, t->u.user.name, 0,
FMT_PRINT_RULE
, h);
[
all
...]
iptables.c
62
#define
FMT_PRINT_RULE
(FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
680
print_firewall(fw, t->u.user.name, 0,
FMT_PRINT_RULE
, h);
[
all
...]
Completed in 5796 milliseconds