Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbpf.h183 #define DLT_SLIP 8 /* Serial Line IP */ macro
H A Dbpf.c169 case DLT_SLIP: in bpf_movein()
/openbsd/lib/libpcap/
H A Dpcap.c323 DLT_CHOICE(DLT_SLIP, "Serial Line IP"),
H A Dgencode.c660 case DLT_SLIP: in init_linktype()
838 case DLT_SLIP: in gen_linktype()
3084 case DLT_SLIP: in gen_inbound()
/openbsd/usr.sbin/tcpdump/
H A Dtcpdump.c117 { sl_if_print, DLT_SLIP },