13 #ifndef __W_PCAP_ENCAP_H__ 14 #define __W_PCAP_ENCAP_H__ 17 #include <wiretap/wtap.h> 23 WS_DLL_PUBLIC
int wtap_pcap_encap_to_wtap_encap(
int encap);
24 WS_DLL_PUBLIC
int wtap_wtap_encap_to_pcap_encap(
int encap);
25 WS_DLL_PUBLIC gboolean wtap_encap_requires_phdr(
int encap);