Home
last modified time | relevance | path

Searched refs:v_dgate (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/lib/libsa/
H A Dbootp.c275 if (vp->v_dgate.s_addr != 0) in vend_cmu()
276 gateip = vp->v_dgate; in vend_cmu()
H A Dbootp.h121 struct in_addr v_dgate; /* Default gateway */ member
/openbsd/usr.sbin/tcpdump/
H A Dbootp.h169 struct in_addr v_dgate; /* Default gateway */ member
H A Dprint-bootp.c455 PRINTCMUADDR(v_dgate, "DG"); in cmu_print()