Searched refs:_tmpList (Results 1 – 1 of 1) sorted by relevance
156 _tmpList = [("ps_recv", c_uint), ("ps_drop", c_uint), ("ps_ifdrop", c_uint)] variable158 _tmpList.append(("ps_capt",c_uint))159 _tmpList.append(("ps_sent",c_uint))160 _tmpList.append(("ps_netdrop",c_uint))161 pcap_stat._fields_=_tmpList