Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Dicmp6.c1492 int lenlim, copied; in ni6_input() local
/netbsd-src/usr.sbin/route6d/
H A Droute6d.c3015 mask2len(const struct in6_addr *addr, int lenlim) in mask2len()