Home
last modified time | relevance | path

Searched refs:PPP_MPLS_UCAST (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/libpcap/
H A Dppp.h40 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
H A Dgencode.c9110 b0 = gen_linktype(cstate, PPP_MPLS_UCAST); in gen_mpls()
/dragonfly/contrib/tcpdump/
H A Dppp.h44 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
H A Dprint-ppp.c74 { PPP_MPLS_UCAST, "MPLS" },
1493 case PPP_MPLS_UCAST: in handle_ppp()
1818 case PPP_MPLS_UCAST: in ppp_bsdos_if_print()
1835 case PPP_MPLS_UCAST: in ppp_bsdos_if_print()
1866 case PPP_MPLS_UCAST: in ppp_bsdos_if_print()
H A Dprint-juniper.c1166 case PPP_MPLS_UCAST : in juniper_ppp_heuristic_guess()