Home
last modified time | relevance | path

Searched defs:noncelen (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c445 size_t noncelen = (ndopts.nd_opts_nonce == NULL) ? 0 : in nd6_ns_input() local
594 size_t noncelen) in nd6_ns_output()
H A Dnd6_prproxy.c990 struct in6_addr *taddr, uint8_t *__counted_by(noncelen) nonce, size_t noncelen) in nd6_prproxy_ns_input()