Searched refs:O_SRCMASK (Results 1 – 1 of 1) sorted by relevance
/third_party/iptables/extensions/ |
D | libxt_hashlimit.c | 64 O_SRCMASK, enumerator 160 {.name = "hashlimit-srcmask", .id = O_SRCMASK, .type = XTTYPE_PLEN}, 190 {.name = "hashlimit-srcmask", .id = O_SRCMASK, .type = XTTYPE_PLEN}, 220 {.name = "hashlimit-srcmask", .id = O_SRCMASK, .type = XTTYPE_PLEN}, 587 case O_SRCMASK: in hashlimit_mt_parse_v1() 628 case O_SRCMASK: in hashlimit_mt_parse_v2() 669 case O_SRCMASK: in hashlimit_mt_parse()
|