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