Searched refs:SI_CLONED (Results 1 – 4 of 4) sorted by relevance
119 #define IS_CLONED SI_CLONED /* 0x04000 */
2353 clone->is_flags |= SI_CLONED; in ipf_state_clone()2485 flags = is->is_flags & ~(SI_WILDP|SI_NEWFR|SI_CLONE|SI_CLONED); in ipf_matchsrcdst()2579 if ((flags & SI_CLONED) && softs->ipf_state_logging) in ipf_matchsrcdst()3558 if (!(is->is_flags & SI_CLONED)) { in ipf_state_del()
379 #define SI_CLONED 0x00004000 macro
6284 clone->nat_flags |= SI_CLONED; in ipf_nat_clone()