Lines Matching refs:nexthdr
264 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local
269 switch (nexthdr) { in ipv6_clear_mutable_options()
276 nexthdr == NEXTHDR_HOP ? in ipv6_clear_mutable_options()
290 nexthdr = exthdr.opth->nexthdr; in ipv6_clear_mutable_options()
339 u8 nexthdr; in ah6_output() local
389 nexthdr = *skb_mac_header(skb); in ah6_output()
411 ah->nexthdr = nexthdr; in ah6_output()
485 err = ah->nexthdr; in ah6_input_done()
530 int nexthdr; in ah6_input() local
553 nexthdr = ah->nexthdr; in ah6_input()
638 err = nexthdr; in ah6_input()