Home
last modified time | relevance | path

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

/netbsd/src/sys/lib/libsa/
Dbootp.h90 #define TAG_ROOTPATH ((unsigned char) 17) macro
Dbootp.c105 *area++ = TAG_ROOTPATH; in bootp_addvend()
393 if (tag == TAG_ROOTPATH && size < sizeof(rootpath)) { in vend_rfc1048()
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-bootp.c116 #define TAG_ROOTPATH ((uint8_t) 17) macro
432 { TAG_ROOTPATH, "aRP" },