Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/net/
H A Dpf.c692 static const size_t PF_PPTP_CTRL_MSG_MINSIZE = variable
6645 if (plen < PF_PPTP_CTRL_MSG_MINSIZE) { in pf_pptp_handler()
6648 tlen = plen - PF_PPTP_CTRL_MSG_MINSIZE; in pf_pptp_handler()