Searched refs:llc_snap_hdr (Results 1 – 1 of 1) sorted by relevance
41 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable66 !bcmp(llc_snap_hdr, frame + ETHER_HDR_LEN, SNAP_HDR_LEN)) { in pkt_frag_info()