Searched defs:pcap_filehdr (Results 1 – 1 of 1) sorted by relevance
19 typedef struct pcap_filehdr { struct20 u_int pc_id;21 u_short pc_v_maj;22 u_short pc_v_min;23 u_int pc_zone;24 u_int pc_sigfigs;25 u_int pc_slen;26 u_int pc_type;