Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcpdump/missing/
H A Ddlnames.c60 DLT_CHOICE(DLT_SLIP, "SLIP"),
/freebsd-13.1/contrib/libpcap/
H A Dpcap-common.c115 #define LINKTYPE_SLIP DLT_SLIP
1145 { DLT_SLIP, LINKTYPE_SLIP },
H A Dpcap-pf.c425 p->linktype = DLT_SLIP; in pcap_activate_pf()
H A Dpcap-bpf.c2130 case DLT_SLIP:
H A Dgencode.c1221 case DLT_SLIP: in init_linktype()
3246 case DLT_SLIP: in gen_linktype()
8213 case DLT_SLIP: in gen_inbound()
/freebsd-13.1/contrib/libpcap/pcap/
H A Ddlt.h70 #define DLT_SLIP 8 /* Serial Line IP */ macro
/freebsd-13.1/sys/net/
H A Ddlt.h72 #define DLT_SLIP 8 /* Serial Line IP */ macro
H A Dbpf.c582 case DLT_SLIP: in bpf_movein()
/freebsd-13.1/sbin/ipf/ipf/
H A Dbpf-ipf.h189 #define DLT_SLIP 8 /* Serial Line IP */ macro
/freebsd-13.1/contrib/tcpdump/
H A Dprint.c149 { sl_if_print, DLT_SLIP },