Searched refs:TCPDUMP_MAGIC (Results 1 – 4 of 4) sorted by relevance
77 #define TCPDUMP_MAGIC 0xa1b2c3d4 macro240 if (magic_int != TCPDUMP_MAGIC && in pcap_check_header()244 if (magic_int != TCPDUMP_MAGIC && in pcap_check_header()796 …magic = p->opt.tstamp_precision == PCAP_TSTAMP_PRECISION_NANO ? NSEC_TCPDUMP_MAGIC : TCPDUMP_MAGIC; in sf_write_header()1109 case TCPDUMP_MAGIC: in pcap_dump_open_append()1127 case SWAPLONG(TCPDUMP_MAGIC): in pcap_dump_open_append()
25 #define TCPDUMP_MAGIC 0xa1b2c3d4 macro
374 #define TCPDUMP_MAGIC 0xa1b2c3d4 in try_reset_dump() macro383 hdr.magic = TCPDUMP_MAGIC; in try_reset_dump()439 if (hdr.magic != TCPDUMP_MAGIC || in scan_dump()
110 #define TCPDUMP_MAGIC 0xA1B2C3D4 macro2403 pfh.magic = TCPDUMP_MAGIC;