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

  /src/usr.sbin/bootp/common/
hwaddr.h 24 extern void haddr_conv802(u_char *, u_char *, int);
hwaddr.c 171 * haddr_conv802()
228 haddr_conv802(u_char *addr_in, u_char *addr_out, int len) function in typeref:typename:void
  /src/usr.sbin/bootp/bootpgw/
bootpgw.c 636 haddr_conv802(ha, canon_haddr, len);
  /src/usr.sbin/bootp/bootpd/
bootpd.c 667 haddr_conv802(bp->bp_chaddr, dummyhost.haddr, hlen);

Completed in 12 milliseconds