Home
last modified time | relevance | path

Searched defs:ihl (Results 1 – 12 of 12) sorted by relevance

/net/sched/
Dact_csum.c106 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()
Dact_nat.c102 int ihl; in tcf_nat() local
/net/ipv4/
Dxfrm4_mode_transport.c24 int ihl = iph->ihl * 4; in xfrm4_transport_output() local
45 int ihl = skb->data - skb_transport_header(skb); in xfrm4_transport_input() local
Dah4.c127 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
Dip_fragment.c347 int ihl, end; in ip_frag_queue() local
Desp4.c316 int ihl; in esp_input_done2() local
Daf_inet.c1237 int ihl; in inet_gso_segment() local
Dipmr.c952 const int ihl = ip_hdrlen(pkt); in ipmr_cache_report() local
/net/ipv6/
Dxfrm6_mode_transport.c51 int ihl = skb->data - skb_transport_header(skb); in xfrm6_transport_input() local
/net/netfilter/ipvs/
Dip_vs_proto_tcp.c594 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
Dip_vs_core.c847 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
Dip_vs_proto_sctp.c384 int ihl, cofs; in set_sctp_state() local