Searched refs:phd (Results 1 – 2 of 2) sorted by relevance
163 struct pcap_pkthdr phd; in main() local291 (void) gettimeofday(&(phd.ts), NULL); in main()292 phd.caplen = phd.len = nr; in main()293 pcap_dump((u_char *)dp, &phd, buf); in main()
46 B. Scott Michel <scooter dot phd at gmail dot com>