Searched refs:eth_hdr_ptr (Results 1 – 1 of 1) sorted by relevance
142 const struct ethhdr *eth_hdr_ptr = buffer; in tcp_process() local154 if (eth_hdr_ptr->h_proto != htons(ETH_P_IP)) in tcp_process()