Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dicmp6.c1590 int lenlim, copied; in ni6_input() local
1595 lenlim = (int)M_TRAILINGSPACE(n); in ni6_input()
1596 copied = ni6_store_addrs(ni6, nni6, ifp, lenlim); in ni6_input()