ether_line
if (!ether_line(buf, &local_ether, local_host)) {
if (!ether_line(buf, &local_ether, local_host)) {
int ether_line(char *, struct ether_addr *, char *);
int ether_line (const char *, struct ether_addr *, char *);