Home
last modified time | relevance | path

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

/src/contrib/tcpdump/missing/
H A Ddlnames.c58 DLT_CHOICE(DLT_SLIP, "SLIP"),
/src/contrib/libpcap/pcap/
H A Ddlt.h75 #define DLT_SLIP 8 /* Serial Line IP */ macro
/src/sys/net/
H A Ddlt.h75 #define DLT_SLIP 8 /* Serial Line IP */ macro
/src/sbin/ipf/ipf/
H A Dbpf-ipf.h184 #define DLT_SLIP 8 /* Serial Line IP */ macro
/src/contrib/libpcap/
H A Dpcap-common.c119 #define LINKTYPE_SLIP DLT_SLIP
H A Dpcap-pf.c422 p->linktype = DLT_SLIP; in pcap_activate_pf()
H A Dpcap-bpf.c2343 case DLT_SLIP:
H A Dgencode.c1252 case DLT_SLIP: in init_linktype()
3394 case DLT_SLIP: in gen_linktype()
8686 case DLT_SLIP: in gen_inbound()
/src/contrib/tcpdump/
H A Dprint.c224 { sl_if_print, DLT_SLIP },