Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dip.c150 PortMatch(int op, u_short pport, u_short rport) in PortMatch() function
430 PortMatch(fp->f_srcop, sport, fp->f_srcport)) && in FilterCheck()
432 PortMatch(fp->f_dstop, dport, fp->f_dstport)) && in FilterCheck()