ether_ntoa_r
char *ether_ntoa_r(const struct ether_addr *, char *);
if (ether_ntoa_r(shot->shot_key, keybuf) == NULL) {
if (ether_ntoa_r(&point->dop_mac, macbuf) == NULL) {
return (ether_ntoa_r(e, eabuf->ea_string));
if (ether_ntoa_r(e, fname) == NULL) {
if (ether_ntoa_r((struct ether_addr *)otl->otl_srcaddr,
if (ether_ntoa_r((struct ether_addr *)otl->otl_dstaddr,
if (ether_ntoa_r((struct ether_addr *)otl->otl_srcaddr,
extern char *ether_ntoa_r(const struct ether_addr *, char *);