Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dicmp6.c1595 int lenlim, copied; in ni6_input() local
1600 lenlim = (int)M_TRAILINGSPACE(n); in ni6_input()
1601 copied = ni6_store_addrs(ni6, nni6, ifp, lenlim); in ni6_input()