Home
last modified time | relevance | path

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

/freebsd-13.1/libexec/bootpd/
H A Dbootp.h102 #define TAG_SUBNET_MASK ((unsigned char) 1) macro
/freebsd-13.1/stand/libsa/
H A Dbootp.h79 #define TAG_SUBNET_MASK ((unsigned char) 1) macro
/freebsd-13.1/contrib/tcpdump/
H A Dprint-bootp.c96 #define TAG_SUBNET_MASK ((uint8_t) 1) macro