Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dbootp.h102 #define TAG_GATEWAY ((unsigned char) 3) macro
H A Dbootpd.c1311 (void) insert_ip(TAG_GATEWAY, in dovend_rfc1048()
/freebsd/stand/libsa/
H A Dbootp.h79 #define TAG_GATEWAY ((unsigned char) 3) macro
H A Dbootp.c112 bp_vend[26] = TAG_GATEWAY; in bootp_fill_request()
342 if (tag == TAG_GATEWAY) { in vend_rfc1048()
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c95 #define TAG_GATEWAY ((uint8_t) 3) macro
411 { TAG_GATEWAY, "iDefault-Gateway" }, /* default gateway */