th_ofs            210 net/openvswitch/flow.c 	int th_ofs = skb_transport_offset(skb);
th_ofs            213 net/openvswitch/flow.c 	if (unlikely(!pskb_may_pull(skb, th_ofs + sizeof(struct tcphdr))))
th_ofs            218 net/openvswitch/flow.c 		     skb->len < th_ofs + tcp_len))