Searched refs:DLT_EN10MB (Results 1 – 24 of 24) sorted by relevance
372 p->linktype = DLT_EN10MB; in pcap_activate_pf()389 p->dlt_list[0] = DLT_EN10MB; in pcap_activate_pf()417 p->linktype = DLT_EN10MB; in pcap_activate_pf()
217 p->linktype = DLT_EN10MB; in pcap_process_mactype()234 p->dlt_list[0] = DLT_EN10MB; in pcap_process_mactype()
308 p->linktype = DLT_EN10MB; in pcap_activate_nit()337 p->dlt_list[0] = DLT_EN10MB; in pcap_activate_nit()
262 p->linktype = DLT_EN10MB; in pcap_activate_snoop()290 p->dlt_list[0] = DLT_EN10MB; in pcap_activate_snoop()
383 p->linktype = DLT_EN10MB; in pcap_activate_snit()413 p->dlt_list[0] = DLT_EN10MB; in pcap_activate_snit()
120 #define LINKTYPE_ETHERNET DLT_EN10MB /* also for 100Mb and up */1042 { DLT_EN10MB, LINKTYPE_ETHERNET },
953 p->linktype = DLT_EN10MB; in pcap_activate_win32()957 p->linktype = DLT_EN10MB; in pcap_activate_win32()973 p->dlt_list[0] = DLT_EN10MB; in pcap_activate_win32()1024 p->linktype = DLT_EN10MB; /*an unknown adapter is assumed to be ethernet*/ in pcap_activate_win32()
228 *linktype = DLT_EN10MB; in initdevice()
576 pPpiHeader->PacketHeader.PphDlt = DLT_EN10MB; in TcActivate()596 p->linktype = DLT_EN10MB; in TcActivate()602 p->dlt_list[0] = DLT_EN10MB; in TcActivate()985 if (p->linktype == DLT_EN10MB) in TcRead()
690 if (v == DLT_EN10MB) { in get_dlt_list()693 if (bdlp->bfl_list[i] != DLT_EN10MB in get_dlt_list()2071 v = DLT_EN10MB;2272 if (v == DLT_EN10MB && p->dlt_count == 0) {2278 p->dlt_list[0] = DLT_EN10MB;2913 case DLT_EN10MB:
1287 p->dlt_list[dlt_index++] = DLT_EN10MB;1291 p->linktype = DLT_EN10MB;
304 p->linktype = DLT_EN10MB; in snf_activate()
448 case DLT_EN10MB: in translate_IOP_to_pcap_name()458 case DLT_EN10MB: in translate_IOP_to_pcap_name()
1103 case DLT_EN10MB: in init_linktype()3010 case DLT_EN10MB: in gen_linktype()3551 case DLT_EN10MB: in gen_llc()4922 case DLT_EN10MB:6234 case DLT_EN10MB: in gen_scode()6724 case DLT_EN10MB: in gen_ecode()7290 case DLT_EN10MB: in gen_broadcast()7370 case DLT_EN10MB: in gen_multicast()8064 case DLT_EN10MB: in gen_vlan()8122 case DLT_EN10MB: in gen_mpls()[all …]
2930 handle->dlt_list[0] = DLT_EN10MB;2939 handle->linktype = DLT_EN10MB;3439 (handle->linktype == DLT_EN10MB &&3631 case DLT_EN10MB:4076 if (handle->linktype == DLT_EN10MB) {
365 if (p->linktype == DLT_EN10MB) { in pcap_check_header()
183 pcap->linktype = DLT_EN10MB; /* !! */ in pcap_activate_dos()
1015 if (p->dlt_count == 2 && p->dlt_list[0] == DLT_EN10MB && in pcap_set_datalink()
116 if (pcap_datalink(l2->pcap) != DLT_EN10MB && in l2_packet_init_libpcap()117 pcap_set_datalink(l2->pcap, DLT_EN10MB) < 0) { in l2_packet_init_libpcap()
225 if (pcap_datalink(l2->pcap) != DLT_EN10MB && in l2_packet_init_libpcap()226 pcap_set_datalink(l2->pcap, DLT_EN10MB) < 0) { in l2_packet_init_libpcap()
57 DLT_CHOICE(DLT_EN10MB, "Ethernet"),
67 #define DLT_EN10MB 1 /* Ethernet (10Mb) */ macro
47 { ether_if_print, DLT_EN10MB },
210 case DLT_EN10MB: in hijack_filter()