Home
last modified time | relevance | path

Searched refs:O_TTL_INC (Results 1 – 1 of 1) sorted by relevance

/external/iptables/extensions/
Dlibipt_TTL.c12 O_TTL_INC, enumerator
15 F_TTL_INC = 1 << O_TTL_INC,
27 {.name = "ttl-inc", .type = XTTYPE_UINT8, .id = O_TTL_INC,
55 case O_TTL_INC: in TTL_parse()