Searched refs:PF_PPTP_CTRL_MSG_MINSIZE (Results 1 – 1 of 1) sorted by relevance
691 static const size_t PF_PPTP_CTRL_MSG_MINSIZE = variable6589 if (plen < PF_PPTP_CTRL_MSG_MINSIZE) { in pf_pptp_handler()6592 tlen = plen - PF_PPTP_CTRL_MSG_MINSIZE; in pf_pptp_handler()