Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/missing/
H A Ddlnames.c58 DLT_CHOICE(DLT_SLIP, "SLIP"),
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h75 #define DLT_SLIP 8 /* Serial Line IP */ macro
/freebsd/sys/net/
H A Ddlt.h68 #define DLT_SLIP 8 /* Serial Line IP */ macro
H A Dbpf.c586 case DLT_SLIP: in bpf_movein()
/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h184 #define DLT_SLIP 8 /* Serial Line IP */ macro
/freebsd/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.c1224 case DLT_SLIP: in init_linktype()
3289 case DLT_SLIP: in gen_linktype()
8558 case DLT_SLIP: in gen_inbound()
/freebsd/contrib/tcpdump/
H A Dprint.c224 { sl_if_print, DLT_SLIP },