Home
last modified time | relevance | path

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

/external/tcpdump/missing/
Ddlnames.c64 DLT_CHOICE(DLT_SLIP, "SLIP"),
/external/libpcap/
Dpcap-bpf.h137 #define DLT_SLIP 8 /* Serial Line IP */ macro
Dsavefile.c174 #define LINKTYPE_SLIP DLT_SLIP
571 { DLT_SLIP, LINKTYPE_SLIP },
Dpcap-pf.c402 p->linktype = DLT_SLIP; in pcap_open_live()
Dpcap-bpf.c725 case DLT_SLIP: in pcap_open_live()
Dpcap.c331 DLT_CHOICE(DLT_SLIP, "SLIP"),
Dgencode.c858 case DLT_SLIP:
2238 case DLT_SLIP:
6357 case DLT_SLIP:
/external/tcpdump/
Dtcpdump.c154 { sl_if_print, DLT_SLIP },