Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dicmp6.c1463 int lenlim, copied; in ni6_input() local
1468 lenlim = M_TRAILINGSPACE(n); in ni6_input()
1469 copied = ni6_store_addrs(ni6, nni6, ifp, lenlim); in ni6_input()