Searched refs:th_ofs (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dflow.c216 int th_ofs = skb_transport_offset(skb); tcphdr_ok() local
219 if (unlikely(!pskb_may_pull(skb, th_ofs + sizeof(struct tcphdr)))) tcphdr_ok()
224 skb->len < th_ofs + tcp_len)) tcphdr_ok()

Completed in 59 milliseconds