Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dndisc.h35 ND_OPT_NONCE = 14, /* RFC7527 */ enumerator
126 #define nd_opts_nonce nd_opt_array[ND_OPT_NONCE]
/Linux-v4.19/net/ipv6/
Dndisc.c237 case ND_OPT_NONCE: in ndisc_parse_options()
628 opt[0] = ND_OPT_NONCE; in ndisc_send_ns()