Searched refs:TAG_GATEWAY (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/libexec/bootpd/
H A Dbootp.h105 #define TAG_GATEWAY ((unsigned char) 3)
104 #define TAG_GATEWAY macro
H A Dbootpd.c1335 (void) insert_ip(TAG_GATEWAY,
/freebsd-11-stable/stand/libsa/
H A Dbootp.h82 #define TAG_GATEWAY ((unsigned char) 3)
81 #define TAG_GATEWAY macro
H A Dbootp.c118 bp_vend[26] = TAG_GATEWAY;
387 if (tag == TAG_GATEWAY) {
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-bootp.c98 #define TAG_GATEWAY ((uint8_t) 3) macro
420 { TAG_GATEWAY, "iDefault-Gateway" }, /* default gateway */

Completed in 69 milliseconds