Home
last modified time | relevance | path

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

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