Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dpf.c505 static const u_int16_t PF_PPTP_PORT = 1723; variable
5887 ntohs(dport) == PF_PPTP_PORT) { in pf_test_rule()