Home
last modified time | relevance | path

Searched refs:phd (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ipfwpcap/
H A Dipfwpcap.c163 struct pcap_pkthdr phd; in main() local
291 (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()
/freebsd/contrib/libpcap/
H A DCREDITS46 B. Scott Michel <scooter dot phd at gmail dot com>