Searched refs:XT_ESP_INV_MASK (Results 1 – 2 of 2) sorted by relevance
14 #define XT_ESP_INV_MASK 0x01 /* All possible flags. */ macro
64 if (espinfo->invflags & ~XT_ESP_INV_MASK) { in esp_mt_check()