PPP_CCP
if (proto == PPP_CCP) {
case PPP_CCP:
if (protocol != PPP_LCP && protocol != PPP_CCP &&
case PPP_CCP:
pipex_ppp_output(m, session, PPP_CCP);
if (proto == PPP_CCP) {
if (protp->protocol != PPP_CCP)
f->protocol = PPP_CCP;
PPP_CCP,
{ PPP_CCP, "CCP" }, /* Compression Control Protocol */