Home
last modified time | relevance | path

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

/netbsd/src/sys/lib/libsa/
Dbootp.h89 #define TAG_SWAPSERVER ((unsigned char) 16) macro
Dbootp.c106 *area++ = TAG_SWAPSERVER; in bootp_addvend()
389 if (tag == TAG_SWAPSERVER && size >= sizeof(rootip.s_addr)) { in vend_rfc1048()