Searched refs:IPHETH_IP_ALIGN (Results 1 – 1 of 1) sorted by relevance
74 #define IPHETH_IP_ALIGN 2 /* padding at front of URB */ macro241 if (urb->actual_length <= IPHETH_IP_ALIGN) { in ipheth_rcvbulk_callback()245 len = urb->actual_length - IPHETH_IP_ALIGN; in ipheth_rcvbulk_callback()246 buf = urb->transfer_buffer + IPHETH_IP_ALIGN; in ipheth_rcvbulk_callback()