Searched refs:TAG_SUBNET_MASK (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dbootp.h78 #define TAG_SUBNET_MASK ((unsigned char) 1)
77 #define TAG_SUBNET_MASK macro
H A Dbootp.c375 if (tag == TAG_SUBNET_MASK) {
/freebsd-9.3-release/libexec/bootpd/
H A Dbootp.h103 #define TAG_SUBNET_MASK ((unsigned char) 1)
102 #define TAG_SUBNET_MASK macro
H A Dbootpd.c1293 case TAG_SUBNET_MASK:
1326 *vp++ = TAG_SUBNET_MASK;/* -1 byte */
/freebsd-9.3-release/contrib/tcpdump/
H A Dbootp.h70 #define TAG_SUBNET_MASK ((u_int8_t) 1)
69 #define TAG_SUBNET_MASK macro
H A Dprint-bootp.c195 { TAG_SUBNET_MASK, "iSubnet-Mask" }, /* subnet mask (RFC950) */

Completed in 122 milliseconds