Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dbootp.h100 #define TAG_SUBNET_MASK ((unsigned char) 1) macro
/freebsd/stand/libsa/
H A Dbootp.h77 #define TAG_SUBNET_MASK ((unsigned char) 1) macro
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c93 #define TAG_SUBNET_MASK ((uint8_t) 1) macro