Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dicmp6.c1561 int lenlim, copied; in ni6_input() local
1566 lenlim = (int)M_TRAILINGSPACE(n); in ni6_input()
1567 copied = ni6_store_addrs(ni6, nni6, ifp, lenlim); in ni6_input()