Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c137 const struct ethhdr *eth_hdr_ptr = buffer; in tcp_process() local
149 if (eth_hdr_ptr->h_proto != htons(ETH_P_IP)) in tcp_process()