skb_transport_header
return (struct tcphdr *)skb_transport_header(skb);
return (struct udphdr *)skb_transport_header(skb);