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

/freebsd-13-stable/sys/dev/rl/
H A Dif_rl.c1114 * on a 32-bit boundary. To achieve this, we pass RL_ETHER_ALIGN (2 bytes)
1204 m = m_devget(rxbufpos, total_len, RL_ETHER_ALIGN, ifp,
1211 m = m_devget(rxbufpos, total_len, RL_ETHER_ALIGN, ifp,
H A Dif_rlreg.h579 #define RL_ETHER_ALIGN 2 macro

Completed in 133 milliseconds