Searched refs:ixhl (Results 1 – 1 of 1) sorted by relevance
447 static int tcf_csum_ipv6_hopopts(struct ipv6_opt_hdr *ip6xh, unsigned int ixhl, in tcf_csum_ipv6_hopopts() argument454 len = ixhl - off; in tcf_csum_ipv6_hopopts()487 unsigned int hl, ixhl; in tcf_csum_ipv6() local514 ixhl = ipv6_optlen(ip6xh); in tcf_csum_ipv6()515 if (!pskb_may_pull(skb, hl + ixhl + ntkoff)) in tcf_csum_ipv6()519 !(tcf_csum_ipv6_hopopts(ip6xh, ixhl, &pl))) in tcf_csum_ipv6()522 hl += ixhl; in tcf_csum_ipv6()