Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds