Searched refs:FMT_VIA (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c61 #define FMT_VIA 0x0040 macro
65 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
511 if (format & FMT_VIA) {
590 if (format & FMT_VIA) {
941 format |= FMT_VIA;
H A Diptables.c58 #define FMT_VIA 0x0040 macro
62 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
516 if (format & FMT_VIA) {
597 if (format & FMT_VIA) {
946 format |= FMT_VIA;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c63 #define FMT_VIA 0x0040 macro
67 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
1297 if (format & FMT_VIA) {
1376 if (format & FMT_VIA) {
1676 format |= FMT_VIA;
H A Diptables.c61 #define FMT_VIA 0x0040 macro
65 #define FMT_PRINT_RULE (FMT_NOCOUNTS | FMT_OPTIONS | FMT_VIA \
1358 if (format & FMT_VIA) {
1437 if (format & FMT_VIA) {
1740 format |= FMT_VIA;

Completed in 146 milliseconds