Home
last modified time | relevance | path

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

/freebsd-head/libexec/bootpd/
HDbootp.h98 #define TAG_END ((unsigned char) 255) macro
/freebsd-head/stand/libsa/
HDbootp.h112 #define TAG_END ((unsigned char) 255) macro
/freebsd-head/contrib/less/
HDtags.c74 #define TAG_END ((struct tag *) &taglist) macro
/freebsd-head/contrib/tcpdump/
HDprint-bootp.c106 #define TAG_END ((uint8_t) 255) macro
/freebsd-head/sys/nfs/
HDbootp_subr.c209 #define TAG_END 255 /* End Option (i.e. no more options) */ macro