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

/freebsd-11-stable/sys/net/
H A Ddlt.h180 * DLT_MATCHING_MIN is the lowest such value; DLT_MATCHING_MAX is
183 #define DLT_MATCHING_MIN 104 macro
/freebsd-11-stable/contrib/libpcap/pcap/
H A Ddlt.h178 * DLT_MATCHING_MIN is the lowest such value; DLT_MATCHING_MAX is
181 #define DLT_MATCHING_MIN 104 macro
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-common.c1215 if (dlt >= DLT_MATCHING_MIN && dlt <= DLT_MATCHING_MAX)
H A Dgencode.c1709 if (cstate->linktype >= DLT_MATCHING_MIN &&

Completed in 189 milliseconds