Searched refs:SI_CLONED (Results 1 – 4 of 4) sorted by relevance
114 #define IS_CLONED SI_CLONED /* 0x04000 */
2342 clone->is_flags |= SI_CLONED; in ipf_state_clone()2474 flags = is->is_flags & ~(SI_WILDP|SI_NEWFR|SI_CLONE|SI_CLONED); in ipf_matchsrcdst()2568 if ((flags & SI_CLONED) && softs->ipf_state_logging) in ipf_matchsrcdst()3548 if (!(is->is_flags & SI_CLONED)) { in ipf_state_del()
320 #define SI_CLONED 0x00004000 macro
6234 clone->nat_flags |= SI_CLONED; in ipf_nat_clone()