Query: pcap_datalink
OS: x11r4
Section: 3pcap
Links: x11r4 man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCAP_DATALINK(3PCAP) PCAP_DATALINK(3PCAP)NAMEpcap_datalink - get the link-layer header typeSYNOPSIS#include <pcap/pcap.h> int pcap_datalink(pcap_t *p);DESCRIPTIONpcap_datalink() returns the link-layer header type for the live capture or ``savefile'' specified by p.SEE ALSOpcap(3PCAP), pcap-linktype(7) 22 August 2010 PCAP_DATALINK(3PCAP)