Searched refs:XTTYPE_PLEN (Results 1 – 4 of 4) sorted by relevance
/external/iptables/extensions/ |
D | libxt_hashlimit.c | 133 {.name = "hashlimit-srcmask", .id = O_SRCMASK, .type = XTTYPE_PLEN}, 134 {.name = "hashlimit-dstmask", .id = O_DSTMASK, .type = XTTYPE_PLEN}, 163 {.name = "hashlimit-srcmask", .id = O_SRCMASK, .type = XTTYPE_PLEN}, 164 {.name = "hashlimit-dstmask", .id = O_DSTMASK, .type = XTTYPE_PLEN},
|
/external/iproute2/include/ |
D | xtables.h | 93 XTTYPE_PLEN, enumerator
|
/external/iptables/include/ |
D | xtables.h | 93 XTTYPE_PLEN, enumerator
|
/external/iptables/libxtables/ |
D | xtoptions.c | 827 [XTTYPE_PLEN] = xtopt_parse_plen,
|