Query: pcap_open_dead
OS: netbsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_OPEN_DEAD(3) Library Functions Manual PCAP_OPEN_DEAD(3)NAMEpcap_open_dead - open a fake pcap_t for compiling filters or opening a capture for outputSYNOPSIS#include <pcap/pcap.h> pcap_t *pcap_open_dead(int linktype, int snaplen);DESCRIPTIONpcap_open_dead() is used for creating a pcap_t structure to use when calling the other functions in libpcap. It is typically used when just using libpcap for compiling BPF code. linktype specifies the link-layer type for the pcap_t. snaplen specifies the snapshot length for the pcap_t.SEE ALSOpcap(3), pcap-linktype(7) 5 April 2008 PCAP_OPEN_DEAD(3)
Related Man Pages |
---|
pcap_open_dead(3) - freebsd |
pcap_dump_fopen(3pcap) - debian |
pcap_fileno(3pcap) - debian |
pcap_fileno(3) - netbsd |
pcap_fileno(3pcap) - osx |
Similar Topics in the Unix Linux Community |
---|
How to install PGX32 on Sparc 10 Ultra? |
Better to Use Return Code or wc -l Output? |
Vm versus physical linux server |
Grandpa returning to UNIX |
Grep command to show the number of results |