Searched refs:DLT_RAW (Results 1 – 11 of 11) sorted by relevance
158 #define DLT_RAW 14 /* raw IP */ macro160 #define DLT_RAW 12 /* raw IP */ macro
19 int i, dlt = DLT_RAW; in main()
68 DLT_CHOICE(DLT_RAW, "Raw IP"),
298 p->linktype = DLT_RAW; in pcap_activate_snoop()304 p->linktype = DLT_RAW; in pcap_activate_snoop()
971 { DLT_RAW, LINKTYPE_RAW },
1194 p->linktype = DLT_RAW;
2797 handle->linktype = DLT_RAW;2832 handle->linktype = DLT_RAW;2969 handle->linktype = DLT_RAW;
491 - Change Linux PPP and SLIP to use DLT_RAW since the kernel does not497 - Change IRIX PPP to use DLT_RAW since the kernel does not supply any
1109 DLT_CHOICE(DLT_RAW, "Raw IP"),
1183 case DLT_RAW:3053 case DLT_RAW:
193 { raw_if_print, DLT_RAW },