Searched refs:LLC_HEADER_SIZE (Results 1 – 5 of 5) sorted by relevance
26 #define LLC_HEADER_SIZE 6 /*!< LLC Header Length*/ macro
259 ptr = ptr + pfhdr->attrib.hdrlen + LLC_HEADER_SIZE; in r8712_portctrl()
12 #define LLC_HEADER_SIZE 6 /* LLC Header Length */ macro
20 #define LLC_HEADER_SIZE 6 /* LLC Header Length */ macro449 ptr = ptr + pfhdr->attrib.hdrlen + LLC_HEADER_SIZE + pfhdr->attrib.iv_len; in portctrl()
583 ptr = ptr+pfhdr->attrib.hdrlen+pfhdr->attrib.iv_len+LLC_HEADER_SIZE; in portctrl()1585 memcpy(ð_type, ptr + pattrib->hdrlen + pattrib->iv_len + LLC_HEADER_SIZE, 2); in validate_recv_frame()