| Main index | Section 3 | Options |
#include <pcap/pcap.h>int pcap_set_tstamp_type(pcap_t *p, int tstamp_type);
This function became available in libpcap release 1.2.1. In previous releases, the time stamp type cannot be set; only the default time stamp type offered by a capture source is available.
| 8 September 2019 | PCAP_SET_TSTAMP_TYPE (3) |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Ken Thompson was once asked by a reporter what he would have changed about Unix if he had it all to do over again. His answer: “I would spell creat with an ‘e.'” | ” |