OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FMT_KILOMEGAGIGA
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
ip6tables.c
57
#define
FMT_KILOMEGAGIGA
0x0004
448
if (format &
FMT_KILOMEGAGIGA
) {
498
if (format &
FMT_KILOMEGAGIGA
) {
947
format |=
FMT_KILOMEGAGIGA
;
[
all
...]
iptables.c
54
#define
FMT_KILOMEGAGIGA
0x0004
453
if (format &
FMT_KILOMEGAGIGA
) {
503
if (format &
FMT_KILOMEGAGIGA
) {
952
format |=
FMT_KILOMEGAGIGA
;
[
all
...]
Completed in 2170 milliseconds