Searched refs:HAVE_AF_LINK (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/ndbootd/
H A Dconfig.h22 #define HAVE_AF_LINK 1 macro
H A Dndbootd.c208 #ifdef HAVE_AF_LINK
210 #endif /* HAVE_AF_LINK */
253 #ifdef HAVE_AF_LINK
276 #else /* !HAVE_AF_LINK */
278 #endif /* !HAVE_AF_LINK */
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Dosdep.h220 #if defined (AF_LINK) && !defined (HAVE_AF_LINK)
221 # define HAVE_AF_LINK macro
272 #if defined (AF_LINK) && !defined (HAVE_AF_LINK)
273 # define HAVE_AF_LINK macro

Completed in 133 milliseconds