Lines Matching refs:nexthdr
253 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local
258 switch (nexthdr) { in ipv6_clear_mutable_options()
266 nexthdr == NEXTHDR_HOP ? in ipv6_clear_mutable_options()
280 nexthdr = exthdr.opth->nexthdr; in ipv6_clear_mutable_options()
329 u8 nexthdr; in ah6_output() local
379 nexthdr = *skb_mac_header(skb); in ah6_output()
401 ah->nexthdr = nexthdr; in ah6_output()
480 err = ah->nexthdr; in ah6_input_done()
525 int nexthdr; in ah6_input() local
548 nexthdr = ah->nexthdr; in ah6_input()
638 err = nexthdr; in ah6_input()