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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dnat_cmd.c114 u_short hlocalport, llocalport; local
134 &hlocalport, proto);
161 lowhigh(&llocalport, &hlocalport);
165 if (haliasport - laliasport != hlocalport - llocalport) {
171 if (hremoteport && hremoteport - lremoteport != hlocalport - llocalport) {

Completed in 94 milliseconds