Home
last modified time | relevance | path

Searched refs:ND_OPT_NONCE (Results 1 - 4 of 4) sorted by relevance

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

Completed in 7 milliseconds