Searched refs:L2TPD_DEFAULT_UDP_PORT (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/npppd/l2tp/ | ||
H A D | l2tp.h | 228 #define L2TPD_DEFAULT_UDP_PORT 1701 macro |
H A D | l2tpd.c | 174 plistener->bind.sin6.sin6_port = htons(L2TPD_DEFAULT_UDP_PORT); in l2tpd_add_listener() |