PF_REPLYTO        245 net/pf.c       		    ((*state)->rule.ptr->rt == PF_REPLYTO &&		\
PF_REPLYTO       4971 net/pf.c       		if ((r->rt == PF_REPLYTO) == (r->direction == dir))
PF_REPLYTO       5162 net/pf.c       		if ((r->rt == PF_REPLYTO) == (r->direction == dir))
PF_REPLYTO        108 net/pfvar.h    enum	{ PF_NOPFROUTE, PF_FASTROUTE, PF_ROUTETO, PF_DUPTO, PF_REPLYTO };