Searched defs:ihl (Results 1 – 12 of 12) sorted by relevance
/net/sched/ |
D | act_csum.c | 106 unsigned int ihl, unsigned int ipl, in tcf_csum_skb_nextlayer() 119 static int tcf_csum_ipv4_icmp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv4_icmp() 138 unsigned int ihl, unsigned int ipl) in tcf_csum_ipv4_igmp() 155 static int tcf_csum_ipv6_icmp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv6_icmp() 177 static int tcf_csum_ipv4_tcp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv4_tcp() 201 static int tcf_csum_ipv6_tcp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv6_tcp() 226 static int tcf_csum_ipv4_udp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv4_udp() 282 static int tcf_csum_ipv6_udp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv6_udp()
|
D | act_nat.c | 102 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 272 int ihl = ip_hdrlen(skb); in ah_input_done() local 304 int ihl; in ah_input() local
|
D | ip_fragment.c | 347 int ihl, end; in ip_frag_queue() local
|
D | esp4.c | 316 int ihl; in esp_input_done2() local
|
D | af_inet.c | 1237 int ihl; in inet_gso_segment() local
|
D | ipmr.c | 952 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
|
/net/netfilter/ipvs/ |
D | ip_vs_proto_tcp.c | 594 int ihl = cp->af == AF_INET ? ip_hdrlen(skb) : sizeof(struct ipv6hdr); in tcp_state_transition() local 596 int ihl = ip_hdrlen(skb); in tcp_state_transition() local
|
D | ip_vs_core.c | 847 unsigned int offset, unsigned int ihl, in handle_response_icmp() 911 unsigned int offset, ihl; in ip_vs_out_icmp() local 1565 unsigned int offset, offset2, ihl, verdict; in ip_vs_in_icmp() local
|
D | ip_vs_proto_sctp.c | 384 int ihl, cofs; in set_sctp_state() local
|