Lines Matching refs:nexthdr
250 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local
255 switch (nexthdr) { in ipv6_clear_mutable_options()
263 nexthdr == NEXTHDR_HOP ? in ipv6_clear_mutable_options()
277 nexthdr = exthdr.opth->nexthdr; in ipv6_clear_mutable_options()
326 u8 nexthdr; in ah6_output() local
376 nexthdr = *skb_mac_header(skb); in ah6_output()
398 ah->nexthdr = nexthdr; in ah6_output()
477 err = ah->nexthdr; in ah6_input_done()
522 int nexthdr; in ah6_input() local
545 nexthdr = ah->nexthdr; in ah6_input()
635 err = nexthdr; in ah6_input()