Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-vjc.c96 return PPP_IP; in vjc_print()
100 return PPP_IP; in vjc_print()
H A Dppp.h26 #define PPP_IP 0x0021 /* Raw IP */ macro
H A Dprint-ppp.c63 { PPP_IP, "IP" },
1409 case PPP_IP: in ppp_hdlc()
1479 case PPP_IP: in handle_ppp()
1812 case PPP_IP: in ppp_bsdos_if_print()
1829 case PPP_IP: in ppp_bsdos_if_print()
1860 case PPP_IP: in ppp_bsdos_if_print()
H A Dprint-juniper.c1164 case PPP_IP : in juniper_ppp_heuristic_guess()
/dragonfly/contrib/libpcap/
H A Dppp.h24 #define PPP_IP 0x0021 /* Raw IP */ macro
H A Dgencode.c3054 ll_proto = PPP_IP; in ethertype_to_ppptype()
3312 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, PPP_IP); in gen_linktype()
/dragonfly/sys/net/ppp_layer/
H A Dppp_defs.h57 #define PPP_IP 0x21 /* Internet Protocol */ macro
/dragonfly/sys/net/sppp/
H A Dif_spppsubr.c93 #define PPP_IP 0x0021 /* Internet Protocol */ macro
532 case PPP_IP: in sppp_input()
675 int ipproto = PPP_IP; in sppp_output_serialized()
779 ipproto = PPP_IP; in sppp_output_serialized()