Main index | Section 3 | Options |
#include <pcap/pcap.h>int pcap_setdirection(pcap_t *p, pcap_direction_t d);
pcap_setdirection() isn't necessarily fully supported on all platforms; some platforms might return an error for all values, and some other platforms might not support PCAP_D_OUT.
This operation is not supported if a ``savefile'' is being read.
25 July 2018 | PCAP_SETDIRECTION (3) |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.