Searched refs:A_PERMIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dfilter.h79 #define A_PERMIT (A_NONE+1) macro
80 #define A_DENY (A_PERMIT+1)
H A Dfilter.c284 action = A_PERMIT;
H A Dip.c455 if (fp->f_action == A_PERMIT) {

Completed in 62 milliseconds