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

/freebsd-12-stable/usr.sbin/ppp/
H A Dfilter.h71 u_short f_dstport; /* Destination port, compared with f_dstop */ member in struct:filterent
H A Dfilter.c165 tgt->f_dstport = ParsePort(argv[2], pe->p_name);
166 if (tgt->f_dstport == 0)
399 filter_Op2Nam(fe.f_dstop), fe.f_dstport);
484 fp->f_dstport);
H A Dip.c421 fp->f_dstport);
434 PortMatch(fp->f_dstop, dport, fp->f_dstport)) &&

Completed in 103 milliseconds