Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-vjc.c93 return PPP_IP; in vjc_print()
97 return PPP_IP; in vjc_print()
Dprint-ppp.c69 { PPP_IP, "IP" },
1301 case PPP_IP: in ppp_hdlc()
1365 case PPP_IP: in handle_ppp()
1677 case PPP_IP: in ppp_bsdos_if_print()
1696 case PPP_IP: in ppp_bsdos_if_print()
1728 case PPP_IP: in ppp_bsdos_if_print()
Dppp.h27 #define PPP_IP 0x0021 /* Raw IP */ macro
Dprint-juniper.c724 case PPP_IP : in juniper_ppp_heuristic_guess()
/external/libpcap/
Dppp.h25 #define PPP_IP 0x0021 /* Raw IP */ macro
Dgencode.c2145 case PPP_IP:
2276 proto = PPP_IP;
2324 b0 = gen_cmp(OR_LINK, off_linktype, BPF_H, PPP_IP);
/external/ppp/pppd/
Dipcp.c1659 if (!sifnpmode(u, PPP_IP, NPMODE_QUEUE))
1778 demand_rexmit(PPP_IP);
1779 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
1812 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
1836 np_up(f->unit, PPP_IP);
1875 np_down(f->unit, PPP_IP);
1888 sifnpmode(f->unit, PPP_IP, NPMODE_QUEUE);
1890 sifnpmode(f->unit, PPP_IP, NPMODE_DROP);
1935 np_finished(f->unit, PPP_IP);
/external/ppp/pppd/include/net/
Dppp_defs.h78 #define PPP_IP 0x21 /* Internet Protocol */ macro
/external/kernel-headers/original/linux/
Dppp_defs.h68 #define PPP_IP 0x21 /* Internet Protocol */ macro