Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_CONNSECMARK.c15 O_SAVE = 0, enumerator
17 F_SAVE = 1 << O_SAVE,
30 {.name = "save", .id = O_SAVE, .excl = F_RESTORE, .type = XTTYPE_NONE},
42 case O_SAVE: in CONNSECMARK_parse()