Searched refs:TAG_SUBNET_MASK (Results 1 – 6 of 6) sorted by relevance
100 #define TAG_SUBNET_MASK ((unsigned char) 1) macro
74 #define TAG_SUBNET_MASK ((unsigned char) 1) macro
101 *area++ = TAG_SUBNET_MASK; in bootp_addvend()383 if (tag == TAG_SUBNET_MASK && size >= sizeof(smask)) { in vend_rfc1048()
161 #define TAG_SUBNET_MASK ((unsigned char) 1) macro462 *area++ = TAG_SUBNET_MASK; in bootp_addvend()741 case TAG_SUBNET_MASK: in bootp_extract()
98 #define TAG_SUBNET_MASK ((uint8_t) 1) macro414 { TAG_SUBNET_MASK, "iSubnet-Mask" }, /* subnet mask (RFC950) */
1263 case TAG_SUBNET_MASK: in dovend_rfc1048()1296 *vp++ = TAG_SUBNET_MASK;/* -1 byte */ in dovend_rfc1048()