Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcpdump/missing/
HDdlnames.c58 DLT_CHOICE(DLT_SLIP, "SLIP"),
/freebsd-14-stable/contrib/libpcap/pcap/
HDdlt.h75 #define DLT_SLIP 8 /* Serial Line IP */ macro
/freebsd-14-stable/sys/net/
HDdlt.h70 #define DLT_SLIP 8 /* Serial Line IP */ macro
HDbpf.c588 case DLT_SLIP: in bpf_movein()
/freebsd-14-stable/sbin/ipf/ipf/
HDbpf-ipf.h188 #define DLT_SLIP 8 /* Serial Line IP */ macro
/freebsd-14-stable/contrib/libpcap/
HDpcap-common.c119 #define LINKTYPE_SLIP DLT_SLIP
HDpcap-pf.c422 p->linktype = DLT_SLIP; in pcap_activate_pf()
HDpcap-bpf.c2343 case DLT_SLIP:
HDgencode.c1224 case DLT_SLIP: in init_linktype()
3289 case DLT_SLIP: in gen_linktype()
8558 case DLT_SLIP: in gen_inbound()
/freebsd-14-stable/contrib/tcpdump/
HDprint.c224 { sl_if_print, DLT_SLIP },