Searched refs:setarp (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/libexec/bootpd/
H A Dhwaddr.h25 extern void setarp(int, struct in_addr *, int, u_char *, int);
H A Dhwaddr.c92 setarp(s, ia, hafamily, haddr, halen) function
H A Dbootpd.c1072 report(LOG_INFO, "setarp %s - %s",
1074 setarp(s, &dst, haf, ha, len);
1123 /* setarp() - now in hwaddr.c */
/freebsd-9.3-release/libexec/bootpd/bootpgw/
H A Dbootpgw.c659 report(LOG_INFO, "setarp %s - %s",
661 setarp(s, &bp->bp_yiaddr, haf, ha, len);

Completed in 49 milliseconds