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

/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_pptp.c67 #define PPTP_CONTROL_PORT_NUMBER 1723 macro
86 if (ntohs(*ah->dport) == PPTP_CONTROL_PORT_NUMBER
87 || ntohs(*ah->sport) == PPTP_CONTROL_PORT_NUMBER)

Completed in 105 milliseconds