Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-vjc.c94 return PPP_IP; in vjc_print()
98 return PPP_IP; in vjc_print()
Dppp.h26 #define PPP_IP 0x0021 /* Raw IP */ macro
Dprint-ppp.c64 { PPP_IP, "IP" },
1412 case PPP_IP: in ppp_hdlc()
1484 case PPP_IP: in handle_ppp()
1802 case PPP_IP: in ppp_bsdos_if_print()
1819 case PPP_IP: in ppp_bsdos_if_print()
1849 case PPP_IP: in ppp_bsdos_if_print()
Dprint-juniper.c1065 case PPP_IP : in juniper_ppp_heuristic_guess()
/external/libpcap/
Dppp.h24 #define PPP_IP 0x0021 /* Raw IP */ macro
Dgencode.c3042 ll_proto = PPP_IP; in ethertype_to_ppptype()
3300 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, PPP_IP); in gen_linktype()
/external/ppp/pppd/include/net/
Dppp_defs.h88 #define PPP_IP 0x21 /* Internet Protocol */ macro
/external/kernel-headers/original/uapi/linux/
Dppp_defs.h39 #define PPP_IP 0x21 /* Internet Protocol */ macro
/external/ppp/pppd/
Dipcp.c1761 if (!sifnpmode(u, PPP_IP, NPMODE_QUEUE))
1886 demand_rexmit(PPP_IP);
1887 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
1923 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
1948 np_up(f->unit, PPP_IP);
1987 np_down(f->unit, PPP_IP);
2000 sifnpmode(f->unit, PPP_IP, NPMODE_QUEUE);
2002 sifnpmode(f->unit, PPP_IP, NPMODE_DROP);
2047 np_finished(f->unit, PPP_IP);