Searched refs:DLT_RAW (Results 1 – 10 of 10) sorted by relevance
90 #define DLT_RAW 14 /* raw IP */ macro92 #define DLT_RAW 12 /* raw IP */ macro
19 int i, dlt = DLT_RAW; in main()
301 p->linktype = DLT_RAW; in pcap_activate_snoop()307 p->linktype = DLT_RAW; in pcap_activate_snoop()
1066 { DLT_RAW, LINKTYPE_RAW },
2899 handle->linktype = DLT_RAW;3099 handle->linktype = DLT_RAW;3134 handle->linktype = DLT_RAW;3273 handle->linktype = DLT_RAW;
1323 p->linktype = DLT_RAW;
588 - Change Linux PPP and SLIP to use DLT_RAW since the kernel does not594 - Change IRIX PPP to use DLT_RAW since the kernel does not supply any
1306 case DLT_RAW: in init_linktype()3105 case DLT_RAW: in gen_linktype()
64 DLT_CHOICE(DLT_RAW, "Raw IP"),
95 { raw_if_print, DLT_RAW },