Home
last modified time | relevance | path

Searched defs:TAG_END (Results 1 – 5 of 5) sorted by relevance

/NextBSD/lib/libstand/
HDbootp.h110 #define TAG_END ((unsigned char) 255) macro
/NextBSD/libexec/bootpd/
HDbootp.h100 #define TAG_END ((unsigned char) 255) macro
/NextBSD/contrib/less/
HDtags.c66 #define TAG_END ((struct tag *) &taglist) macro
/NextBSD/contrib/tcpdump/
HDprint-bootp.c112 #define TAG_END ((uint8_t) 255) macro
/NextBSD/sys/nfs/
HDbootp_subr.c204 #define TAG_END 255 /* End Option (i.e. no more options) */ macro