Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c2395 u_32_t passt, passo; local
2507 passt = fr->fr_flags;
2530 passt = fr->fr_flags;
2540 if (passt & FR_LOGORBLOCK) {
2542 passt &= ~FR_CMDMASK;
2543 passt |= FR_BLOCK|FR_QUICK;
2557 if (FR_ISSKIP(passt)) {
2562 pass = passt;
2582 if (FR_ISDECAPS(passt))
2596 passt = pass;
[all …]