SI_CLONED
clone->nat_flags |= SI_CLONED;
clone->is_flags |= SI_CLONED;
flags = is->is_flags & ~(SI_WILDP|SI_NEWFR|SI_CLONE|SI_CLONED);
if ((flags & SI_CLONED) && ifs->ifs_ipstate_logging)
if (!(is->is_flags & SI_CLONED)) {
#define IS_CLONED SI_CLONED /* 0x04000 */