Home
last modified time | relevance | path

Searched defs:TAG_SUBNET_MASK (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/libexec/bootpd/
H A Dbootp.h103 #define TAG_SUBNET_MASK ((unsigned char) 1) macro
/dflybsd-src/stand/lib/
H A Dbootp.h79 #define TAG_SUBNET_MASK ((unsigned char) 1) macro
/dflybsd-src/contrib/tcpdump/
H A Dprint-bootp.c95 #define TAG_SUBNET_MASK ((uint8_t) 1) macro