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

/darwin-on-arm/xnu/bsd/net/
H A Dethernet.h70 * Drivers should do m_adj(m, ETHER_ALIGN) when setting up a
74 #define ETHER_ALIGN 2 /* driver adjust for IP hdr alignment */ macro
H A Dif_bridge.c3865 mc2 = m_copyup(mc2, i, ETHER_ALIGN);
4151 mc = m_copyup(mc, i, ETHER_ALIGN);

Completed in 23 milliseconds