skb_transport_header 64 include/linux/atalk.h return (struct ddpehdr *)skb_transport_header(skb); skb_transport_header 92 include/linux/atalk.h return (struct elapaarp *)skb_transport_header(skb); skb_transport_header 65 include/linux/dccp.h return (struct dccp_hdr *)skb_transport_header(skb); skb_transport_header 72 include/linux/dccp.h return memset(skb_transport_header(skb), 0, headlen); skb_transport_header 105 include/linux/dccp.h return (struct dccp_hdr_request *)(skb_transport_header(skb) + skb_transport_header 111 include/linux/dccp.h return (struct dccp_hdr_ack_bits *)(skb_transport_header(skb) + skb_transport_header 123 include/linux/dccp.h return (struct dccp_hdr_response *)(skb_transport_header(skb) + skb_transport_header 129 include/linux/dccp.h return (struct dccp_hdr_reset *)(skb_transport_header(skb) + skb_transport_header 25 include/linux/icmp.h return (struct icmphdr *)skb_transport_header(skb); skb_transport_header 9 include/linux/icmpv6.h return (struct icmp6hdr *)skb_transport_header(skb); skb_transport_header 25 include/linux/igmp.h return (struct igmphdr *)skb_transport_header(skb); skb_transport_header 31 include/linux/igmp.h return (struct igmpv3_report *)skb_transport_header(skb); skb_transport_header 37 include/linux/igmp.h return (struct igmpv3_query *)skb_transport_header(skb); skb_transport_header 35 include/linux/ip.h return (struct iphdr *)skb_transport_header(skb); skb_transport_header 80 include/linux/ipv6.h return (struct ipv6hdr *)skb_transport_header(skb); skb_transport_header 69 include/linux/sctp.h return (struct sctphdr *)skb_transport_header(skb); skb_transport_header 1952 include/linux/skbuff.h return skb_transport_header(skb) - skb->data; skb_transport_header 3255 include/linux/skbuff.h csum = csum_fold(csum_partial(skb_transport_header(skb), skb_transport_header 3346 include/linux/skbuff.h unsigned int hdr_len = skb_transport_header(skb) - skb_transport_header 29 include/linux/tcp.h return (struct tcphdr *)skb_transport_header(skb); skb_transport_header 27 include/linux/udp.h return (struct udphdr *)skb_transport_header(skb); skb_transport_header 19 include/net/ah.h return (struct ip_auth_hdr *)skb_transport_header(skb); skb_transport_header 10 include/net/esp.h return (struct ip_esp_hdr *)skb_transport_header(skb); skb_transport_header 75 include/net/ip6_checksum.h skb->csum_start = skb_transport_header(skb) - skb->head; skb_transport_header 26 include/net/ipcomp.h return (struct ip_comp_hdr *)skb_transport_header(skb); skb_transport_header 47 include/net/ipx.h return (struct ipxhdr *)skb_transport_header(skb); skb_transport_header 73 include/net/phonet/pep.h return (struct pnpipehdr *)skb_transport_header(skb); skb_transport_header 73 include/net/phonet/phonet.h return (struct phonetmsg *)skb_transport_header(skb); skb_transport_header 319 include/net/pkt_cls.h return skb_transport_header(skb); skb_transport_header 133 include/net/udp.h __wsum csum = csum_partial(skb_transport_header(skb), skb_transport_header 143 include/net/udp.h __wsum csum = csum_partial(skb_transport_header(skb), skb_transport_header 79 include/net/vxlan.h (skb_inner_mac_header(skb) - skb_transport_header(skb) !=