Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Ddovend.h3 extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
H A Ddovend.c37 dovend_rfc1497(struct host *hp, byte *buf, int len) in dovend_rfc1497() function
H A Dbootpd.c1350 len = dovend_rfc1497(hp, vp, bytesleft - 1); in dovend_rfc1048()
/freebsd/libexec/bootpd/tools/bootpef/
H A Dbootpef.c280 len = dovend_rfc1497(hp, vp, bytesleft); in mktagfile()