HomeSort by: relevance | last modified time | path
    Searched refs:dovend_rfc1497 (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/bootp/common/
dovend.h 5 extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
dovend.c 45 dovend_rfc1497(struct host *hp, byte *buf, int len) function in typeref:typename:int
263 } /* dovend_rfc1497 */
  /src/usr.sbin/bootp/bootpef/
bootpef.c 292 len = dovend_rfc1497(hp, vp, bytesleft);
  /src/usr.sbin/bootp/bootpd/
bootpd.c 1349 len = dovend_rfc1497(hp, vp, bytesleft - 1);

Completed in 35 milliseconds