Searched refs:l2_hdr (Results 1 – 1 of 1) sorted by relevance
134 uint8_t *pkt_buf, *l2_hdr; in parse_eth_hdr() local150 l2_hdr = pkt_buf + pkt->pkt_headroom; in parse_eth_hdr()151 _l2 = (volatile ether_header_t *)(void *)l2_hdr; in parse_eth_hdr()