Home
last modified time | relevance | path

Searched refs:PPP_COMP (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dppp.h39 #define PPP_COMP 0x00fd /* Compressed Datagram */ macro
H A Dprint-ppp.c76 { PPP_COMP, "Compressed"},
1497 case PPP_COMP: in handle_ppp()
/dragonfly/sys/net/ppp_layer/
H A Dppp_defs.h63 #define PPP_COMP 0xfd /* compressed packet */ macro