Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dbootp.h98 #define TAG_END ((unsigned char) 255) macro
/freebsd/stand/libsa/
H A Dbootp.h112 #define TAG_END ((unsigned char) 255) macro
/freebsd/contrib/less/
H A Dtags.c74 #define TAG_END ((struct tag *) &taglist) macro
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c106 #define TAG_END ((uint8_t) 255) macro
/freebsd/sys/nfs/
H A Dbootp_subr.c209 #define TAG_END 255 /* End Option (i.e. no more options) */ macro