HomeSort by: relevance | last modified time | path
    Searched defs:dad_nonce (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
nd6_nbr.c 1090 uint8_t dad_nonce[ND_OPT_NONCE_STORE][ND_OPT_NONCE_LEN]; member in struct:dadq
1139 dp->dad_nonce[i],
1469 nonce = dp->dad_nonce[dp->dad_ns_ocount % ND_OPT_NONCE_STORE];
nd6_nbr.c 1090 uint8_t dad_nonce[ND_OPT_NONCE_STORE][ND_OPT_NONCE_LEN]; member in struct:dadq
1139 dp->dad_nonce[i],
1469 nonce = dp->dad_nonce[dp->dad_ns_ocount % ND_OPT_NONCE_STORE];

Completed in 23 milliseconds