Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c989 char n1buf[sizeof("ffff:ffff:ffff:ffff:ffff:ffff:255.255.255")]; in subnet_inner_than() local
1000 strcpy(n1buf, piaddr(subnet->net)); in subnet_inner_than()
1002 n1buf, 32 - i, in subnet_inner_than()