Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dbpf.h161 #define DLT_SLIP 8 /* Serial Line IP */ macro
Dif_sl.c233 bpfattach(&sc->sc_bpf, &sc->sc_if, DLT_SLIP, SLIP_HDRLEN);
Dbpf.c128 case DLT_SLIP:
Dif_strip.c371 bpfattach(&sc->sc_bpf, &sc->sc_if, DLT_SLIP, SLIP_HDRLEN);
/mirbsd/src/lib/libpcap/
Dpcap.c240 DLT_CHOICE(DLT_SLIP, "Serial Line IP"),
Dpcap-bpf.c273 case DLT_SLIP: in pcap_open_live()
Dgencode.c568 case DLT_SLIP:
741 case DLT_SLIP:
2967 case DLT_SLIP: