Home
last modified time | relevance | path

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

/trueos/libexec/bootpd/
HDbootp.h100 #define TAG_END ((unsigned char) 255) macro
/trueos/lib/libstand/
HDbootp.h110 #define TAG_END ((unsigned char) 255) macro
/trueos/contrib/less/
HDtags.c65 #define TAG_END ((struct tag *) &taglist) macro
/trueos/contrib/tcpdump/
HDbootp.h82 #define TAG_END ((u_int8_t) 255) macro
/trueos/sys/nfs/
HDbootp_subr.c203 #define TAG_END 255 /* End Option (i.e. no more options) */ macro