Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.h114 #define IS_NEWFR SI_NEWFR /* 0x01000 */
H A Dip_fil.h319 #define SI_NEWFR 0x00001000 macro
H A Dip_state.c961 if (isn->is_flags & SI_NEWFR) {
2538 flags = is->is_flags & ~(SI_WILDP|SI_NEWFR|SI_CLONE|SI_CLONED);
H A Dip_nat.c2161 if ((nat->nat_flags & SI_NEWFR) != 0) {