Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.h36 #ifndef MCLSHIFT
37 #define MCLSHIFT 11 /* convert bytes to mbuf clusters */ macro
38 #endif /* MCLSHIFT */
40 #define MCLBYTES (1 << MCLSHIFT) /* size of an mbuf cluster */
H A Dif_axereg.h54 #ifndef MCLSHIFT
55 #define MCLSHIFT 11 /* convert bytes to mbuf clusters */ macro
56 #endif /* MCLSHIFT */
59 #define MCLBYTES (1 << MCLSHIFT) /* size of an mbuf cluster */

Completed in 2 milliseconds