Home
last modified time | relevance | path

Searched defs:TAG_PAD (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/bootpd/
H A Dbootp.h99 #define TAG_PAD ((unsigned char) 0) macro
/freebsd/stand/libsa/
H A Dbootp.h76 #define TAG_PAD ((unsigned char) 0) macro
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c92 #define TAG_PAD ((uint8_t) 0) macro
/freebsd/sys/nfs/
H A Dbootp_subr.c198 #define TAG_PAD 0 /* Pad option, implicit length 1 */ macro