Home
last modified time | relevance | path

Searched refs:DLT_PPP_SERIAL (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/net/
H A Dbpf.h193 #define DLT_PPP_SERIAL 50 /* PPP over Serial with HDLC */ macro
/openbsd/lib/libpcap/
H A Dpcap.c325 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
H A Dgencode.c686 case DLT_PPP_SERIAL: in init_linktype()
/openbsd/usr.sbin/tcpdump/
H A Dtcpdump.c120 { ppp_hdlc_if_print, DLT_PPP_SERIAL },