Lines Matching refs:nexthdr
265 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local
270 switch (nexthdr) { in ipv6_clear_mutable_options()
278 nexthdr == NEXTHDR_HOP ? in ipv6_clear_mutable_options()
292 nexthdr = exthdr.opth->nexthdr; in ipv6_clear_mutable_options()
341 u8 nexthdr; in ah6_output() local
379 nexthdr = *skb_mac_header(skb); in ah6_output()
401 ah->nexthdr = nexthdr; in ah6_output()
470 err = ah->nexthdr; in ah6_input_done()
515 int nexthdr; in ah6_input() local
534 nexthdr = ah->nexthdr; in ah6_input()
605 err = nexthdr; in ah6_input()