HomeSort by relevance Sort by last modified time
    Searched full:hremoteport (Results 1 - 1 of 1) sorted by null

  /external/libppp/src/
nat_cmd.c 117 u_short hremoteport, lremoteport; local
149 &lremoteport, &hremoteport, proto);
157 lremoteport = hremoteport = 0;
162 lowhigh(&lremoteport, &hremoteport);
170 if (hremoteport && hremoteport - lremoteport != hlocalport - llocalport) {
188 if (hremoteport)

Completed in 60 milliseconds