Searched defs:pcap_handler (Results 1 – 2 of 2) sorted by relevance
254 pcap_handler=CFUNCTYPE(None,POINTER(c_ubyte),POINTER(pcap_pkthdr),POINTER(c_ubyte)) variable
284 typedef void (*pcap_handler)(u_char *, const struct pcap_pkthdr *, typedef