Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-vjc.c84 return PPP_IP; in vjc_print()
88 return PPP_IP; in vjc_print()
Dppp.h26 #define PPP_IP 0x0021 /* Raw IP */ macro
Dprint-ppp.c63 { PPP_IP, "IP" },
1392 case PPP_IP: in ppp_hdlc()
1464 case PPP_IP: in handle_ppp()
1777 case PPP_IP: in ppp_bsdos_if_print()
1794 case PPP_IP: in ppp_bsdos_if_print()
1824 case PPP_IP: in ppp_bsdos_if_print()
Dprint-juniper.c1025 case PPP_IP : in juniper_ppp_heuristic_guess()
/external/libpcap/
Dppp.h24 #define PPP_IP 0x0021 /* Raw IP */ macro
Dgencode.c2751 proto = PPP_IP;
2845 case PPP_IP:
3030 b0 = gen_cmp(OR_LINKTYPE, 0, BPF_H, PPP_IP);
/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);
/external/kernel-headers/original/uapi/linux/
Dppp_defs.h38 #define PPP_IP 0x21 /* Internet Protocol */ macro
/external/ppp/pppd/include/net/
Dppp_defs.h84 #define PPP_IP 0x21 /* Internet Protocol */ macro