Searched refs:DLT_RAW (Results 1 – 11 of 11) sorted by relevance
157 #define DLT_RAW 14 /* raw IP */ macro159 #define DLT_RAW 12 /* raw IP */ macro
19 int i, dlt = DLT_RAW; in main()
63 DLT_CHOICE(DLT_RAW, "Raw IP"),
294 p->linktype = DLT_RAW; in pcap_activate_snoop()300 p->linktype = DLT_RAW; in pcap_activate_snoop()
1038 { DLT_RAW, LINKTYPE_RAW },
2731 handle->linktype = DLT_RAW;2924 handle->linktype = DLT_RAW;2959 handle->linktype = DLT_RAW;3098 handle->linktype = DLT_RAW;
1234 p->linktype = DLT_RAW;
1121 DLT_CHOICE(DLT_RAW, "Raw IP"),
542 - Change Linux PPP and SLIP to use DLT_RAW since the kernel does not548 - Change IRIX PPP to use DLT_RAW since the kernel does not supply any
1220 case DLT_RAW:2957 case DLT_RAW:
260 { raw_if_print, DLT_RAW },