Searched defs:PCAP_T_ALIGNED_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libpcap/
H A Dpcap.c2250 #define PCAP_T_ALIGNED_SIZE ((sizeof(pcap_t) + 7U) & ~0x7U) macro

Completed in 87 milliseconds