OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nonce_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
nd6_nbr.c
1110
int i,
nonce_max
;
local in function:nd6_dad_find
1136
nonce_max
= MIN(dp->dad_ns_ocount, ND_OPT_NONCE_STORE);
1137
for (i = 0; i <
nonce_max
; i++) {
1143
if (i <
nonce_max
) {
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025