Searched refs:FR_ISPASS (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprintstate.c89 if (FR_ISPASS(sp->is_pass)) {
H A Dprintfr.c121 } else if (FR_ISPASS(fp->fr_flags))
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dmlo_ipl.c237 if (FR_ISPASS(fr_pass))
H A Dmlfk_ipl.c214 if (FR_ISPASS(fr_pass))
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipf.c559 if (FR_ISPASS(fio.f_defpass))
H A Dipmon.c1062 if (FR_ISPASS(ipf.fl_flags)) {
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dfil.c2001 FR_ISPASS(pass) ? 'p' :
2590 if (FR_ISPASS(pass)) {
2603 if (out && FR_ISPASS(pass)) {
2740 if (!FR_ISPASS(pass)) {
2760 if (FR_ISPASS(pass) && (v == 4)) {
2766 return (FR_ISPASS(pass)) ? 0 : fin->fin_error;
2825 (FR_ISPASS(pass) && (fr_flags & FF_LOGPASS))) {
2844 FR_ISPASS(pass)) {
H A Dip_fil.h690 #define FR_ISPASS(x) (((x) & FR_CMDMASK) == FR_PASS) macro
H A Dip_state.c2905 if ((fin->fin_flx & FI_FRAG) && FR_ISPASS(pass))

Completed in 93 milliseconds