OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FMT_NOTARGET
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
ip6tables.c
60
#define
FMT_NOTARGET
0x0020
506
if (!(format &
FMT_NOTARGET
))
570
if (!(format &
FMT_NOTARGET
))
[
all
...]
iptables.c
57
#define
FMT_NOTARGET
0x0020
511
if (!(format &
FMT_NOTARGET
))
577
if (!(format &
FMT_NOTARGET
))
[
all
...]
Completed in 23 milliseconds