Searched refs:ixhl (Results 1 – 1 of 1) sorted by relevance
439 static int tcf_csum_ipv6_hopopts(struct ipv6_opt_hdr *ip6xh, unsigned int ixhl, in tcf_csum_ipv6_hopopts() argument446 len = ixhl - off; in tcf_csum_ipv6_hopopts()479 unsigned int hl, ixhl; in tcf_csum_ipv6() local506 ixhl = ipv6_optlen(ip6xh); in tcf_csum_ipv6()507 if (!pskb_may_pull(skb, hl + ixhl + ntkoff)) in tcf_csum_ipv6()511 !(tcf_csum_ipv6_hopopts(ip6xh, ixhl, &pl))) in tcf_csum_ipv6()514 hl += ixhl; in tcf_csum_ipv6()