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