Searched refs:LT_FCS_LENGTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/libpcap/pcap/
H A Dpcap.h133 * If LT_FCS_LENGTH_PRESENT(x) is true, the LT_FCS_LENGTH(x) macro
137 #define LT_FCS_LENGTH(x) (((x) & 0xF0000000) >> 28) macro

Completed in 57 milliseconds