Home
last modified time | relevance | path

Searched refs:ETHER_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/staging/ks7010/
Deap_packet.h20 #define ETHER_HDR_SIZE sizeof(struct ether_hdr) macro
Dks_hostif.c474 aa1x_hdr = (struct ieee802_1x_hdr *)(priv->rxp + ETHER_HDR_SIZE); in hostif_data_indication()