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

/freebsd-11-stable/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.c1076 report(LOG_INFO, "setarp %s - %s",
1078 setarp(s, &dst, haf, ha, len);
1127 /* setarp() - now in hwaddr.c */
/freebsd-11-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c659 report(LOG_INFO, "setarp %s - %s",
661 setarp(s, &bp->bp_yiaddr, haf, ha, len);

Completed in 112 milliseconds