Home
last modified time | relevance | path

Searched refs:ND_OPT_REDIRECT_HDR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dndisc.h35 ND_OPT_REDIRECT_HDR = 4, /* RFC2461 */ enumerator
128 #define nd_opts_rh nd_opt_array[ND_OPT_REDIRECT_HDR]
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_icmpv6.c172 if (nd_opt->nd_opt_type != ND_OPT_REDIRECT_HDR) in nf_conntrack_icmpv6_redirect()
/openbmc/linux/net/ipv6/
H A Dndisc.c243 case ND_OPT_REDIRECT_HDR: in ndisc_parse_options()
1654 *(opt++) = ND_OPT_REDIRECT_HDR; in ndisc_fill_redirect_hdr_option()