Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/bootp/common/
H A Ddovend.h5 extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
H A Ddovend.c45 dovend_rfc1497(struct host *hp, byte *buf, int len) in dovend_rfc1497() function
/netbsd-src/usr.sbin/bootp/bootpef/
H A Dbootpef.c288 len = dovend_rfc1497(hp, vp, bytesleft); in mktagfile()
/netbsd-src/usr.sbin/bootp/bootpd/
H A Dbootpd.c1340 len = dovend_rfc1497(hp, vp, bytesleft - 1); in dovend_rfc1048()