Home
last modified time | relevance | path

Searched refs:ND_OPT_NONCE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dndisc.h37 ND_OPT_NONCE = 14, /* RFC7527 */ enumerator
130 #define nd_opts_nonce nd_opt_array[ND_OPT_NONCE]
/openbmc/linux/net/ipv6/
H A Dndisc.c242 case ND_OPT_NONCE: in ndisc_parse_options()
641 opt[0] = ND_OPT_NONCE; in ndisc_ns_create()