Searched refs:DLT_PPI (Results 1 – 11 of 11) sorted by relevance
29 from scapy.data import DLT_EN10MB, DLT_IEEE802_11, DLT_PPI97 conf.l2types.register(DLT_PPI, PPI)
57 #ifdef DLT_PPI58 { ppi_if_print, DLT_PPI },
25 #ifdef DLT_PPI
315 case DLT_PPI: in airpcap_set_datalink()874 p->linktype = DLT_PPI; in airpcap_activate()899 p->dlt_list[1] = DLT_PPI; in airpcap_activate()
1367 case DLT_PPI: in init_linktype()2904 case DLT_PPI: in insert_compute_vloffsets()2924 case DLT_PPI: in insert_compute_vloffsets()2969 if (cstate->linktype == DLT_PPI) in gen_ppi_dlt_check()3177 case DLT_PPI: in gen_linktype()3716 case DLT_PPI: in gen_llc_internal()5226 case DLT_PPI: in gen_gateway()6706 case DLT_PPI: in gen_scode()7213 case DLT_PPI: in gen_ecode()7946 case DLT_PPI: in gen_broadcast()[all …]
3309 #ifdef DLT_PPI3310 case DLT_PPI:
548 p->dlt_list[1] = DLT_PPI; in TcActivate()
1075 p->linktype = DLT_PPI; in pcap_activate_npf()
722 #define DLT_PPI 192 macro
90 DLT_PPI = 192 variable
377 conf.l2types.register(DLT_PPI, PPI)