Searched refs:PPTPD_DEFAULT_TCP_PORT (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/npppd/pptp/ | ||
H A D | pptp.h | 135 #define PPTPD_DEFAULT_TCP_PORT 1723 macro |
H A D | pptpd.c | 179 plistener->bind_sin.sin_port = htons(PPTPD_DEFAULT_TCP_PORT); in pptpd_add_listener() |