Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.c160 const struct ethhdr *eth_hdr_ptr = buffer; in tcp_process() local
168 if (eth_hdr_ptr->h_proto == htons(ETH_P_IP)) { in tcp_process()