Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/pptp/
H A Dpptp.h135 #define PPTPD_DEFAULT_TCP_PORT 1723 macro
H A Dpptpd.c179 plistener->bind_sin.sin_port = htons(PPTPD_DEFAULT_TCP_PORT); in pptpd_add_listener()