Searched defs:ihl (Results 1 – 13 of 13) sorted by relevance
/net/sched/ |
D | act_csum.c | 100 unsigned int ihl, unsigned int ipl, in tcf_csum_skb_nextlayer() 116 unsigned int ihl, unsigned int ipl) in tcf_csum_ipv4_icmp() 134 unsigned int ihl, unsigned int ipl) in tcf_csum_ipv4_igmp() 152 unsigned int ihl, unsigned int ipl) in tcf_csum_ipv6_icmp() 174 unsigned int ihl, unsigned int ipl) in tcf_csum_ipv4_tcp() 195 unsigned int ihl, unsigned int ipl) in tcf_csum_ipv6_tcp() 217 unsigned int ihl, unsigned int ipl, int udplite) in tcf_csum_ipv4_udp() 270 unsigned int ihl, unsigned int ipl, int udplite) in tcf_csum_ipv6_udp()
|
D | act_nat.c | 97 int ihl; in tcf_nat() local
|
/net/ipv4/ |
D | xfrm4_mode_transport.c | 24 int ihl = iph->ihl * 4; in xfrm4_transport_output() local 45 int ihl = skb->data - skb_transport_header(skb); in xfrm4_transport_input() local
|
D | ah4.c | 127 int ihl = ip_hdrlen(skb); in ah_output_done() local 149 int ihl; in ah_output() local 270 int ihl = ip_hdrlen(skb); in ah_input_done() local 302 int ihl; in ah_input() local
|
D | esp4.c | 283 int ihl; in esp_input_done2() local
|
D | ip_fragment.c | 323 int ihl, end; in ip_frag_queue() local
|
D | af_inet.c | 1234 int ihl; in inet_gso_segment() local
|
D | ipmr.c | 948 const int ihl = ip_hdrlen(pkt); in ipmr_cache_report() local
|
/net/ipv6/ |
D | xfrm6_mode_transport.c | 51 int ihl = skb->data - skb_transport_header(skb); in xfrm6_transport_input() local
|
D | sit.c | 487 int ihl = ((const struct iphdr *)skb->data)->ihl*4; in ipip6_err_gen_icmpv6_unreach() local
|
/net/netfilter/ipvs/ |
D | ip_vs_proto_tcp.c | 553 int ihl = cp->af == AF_INET ? ip_hdrlen(skb) : sizeof(struct ipv6hdr); in tcp_state_transition() local 555 int ihl = ip_hdrlen(skb); in tcp_state_transition() local
|
D | ip_vs_core.c | 806 unsigned int offset, unsigned int ihl) in handle_response_icmp() 869 unsigned int offset, ihl; in ip_vs_out_icmp() local 1314 unsigned int offset, offset2, ihl, verdict; in ip_vs_in_icmp() local
|
D | ip_vs_proto_sctp.c | 375 int ihl, cofs; in set_sctp_state() local
|