Searched refs:PPP_IP (Results 1 – 3 of 3) sorted by relevance
136 #define PPP_IP 0x21 /* Internet Protocol */ macro
1227 np_up(f->unit, PPP_IP); in ipcp_up()1283 sifnpmode(f->unit, PPP_IP, NPMODE_PASS); in ipcp_up()1313 np_down(f->unit, PPP_IP); in ipcp_down()1345 np_finished(f->unit, PPP_IP); in ipcp_finished()
770 u_short protocol = PPP_IP; in pppifOutputOverEthernet()815 u_short protocol = PPP_IP; in pppifOutput()828 pd, PPP_IP, pb)); in pppifOutput()866 if (protocol == PPP_IP && pc->vjEnabled) { in pppifOutput()1675 case PPP_IP: /* Internet Protocol */ in pppInput()