Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibipt_TTL.c13 O_TTL_DEC, enumerator
16 F_TTL_DEC = 1 << O_TTL_DEC,
24 {.name = "ttl-dec", .type = XTTYPE_UINT8, .id = O_TTL_DEC,
52 case O_TTL_DEC: in TTL_parse()