Home
last modified time | relevance | path

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

/net/sched/
Dact_csum.c133 unsigned int ihl, unsigned int ipl, in tcf_csum_skb_nextlayer()
146 static int tcf_csum_ipv4_icmp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv4_icmp()
165 unsigned int ihl, unsigned int ipl) in tcf_csum_ipv4_igmp()
182 static int tcf_csum_ipv6_icmp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv6_icmp()
204 static int tcf_csum_ipv4_tcp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv4_tcp()
228 static int tcf_csum_ipv6_tcp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv6_tcp()
253 static int tcf_csum_ipv4_udp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv4_udp()
309 static int tcf_csum_ipv6_udp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv6_udp()
364 static int tcf_csum_sctp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_sctp()
Dact_nat.c113 int ihl; in tcf_nat_act() local
/net/ipv4/
Dah4.c129 int ihl = ip_hdrlen(skb); in ah_output_done() local
151 int ihl; in ah_output() local
274 int ihl = ip_hdrlen(skb); in ah_input_done() local
306 int ihl; in ah_input() local
Dip_fragment.c276 int ihl, end, flags, offset; in ip_frag_queue() local
Desp4.c761 int ihl; in esp_input_done2() local
Daf_inet.c1343 int ihl; in inet_gso_segment() local
Dipmr.c1015 const int ihl = ip_hdrlen(pkt); in ipmr_cache_report() local
/net/netfilter/ipvs/
Dip_vs_proto_tcp.c595 int ihl = cp->af == AF_INET ? ip_hdrlen(skb) : sizeof(struct ipv6hdr); in tcp_state_transition() local
597 int ihl = ip_hdrlen(skb); in tcp_state_transition() local
Dip_vs_core.c872 unsigned int offset, unsigned int ihl, in handle_response_icmp()
935 unsigned int offset, ihl; in ip_vs_out_icmp() local
1652 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
/net/xfrm/
Dxfrm_input.c402 int ihl = skb->data - skb_transport_header(skb); in xfrm4_transport_input() local
417 int ihl = skb->data - skb_transport_header(skb); in xfrm6_transport_input() local
Dxfrm_output.c67 int ihl = iph->ihl * 4; in xfrm4_transport_output() local
Dxfrm_policy.c3299 int ihl = iph->ihl; in decode_session4() local