Searched refs:ndp_ether_aton (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/usr.sbin/ndp/
H A Dndp.c136 static int ndp_ether_aton(char *, u_char *);
411 if (ndp_ether_aton(eaddr, ea) == 0)
802 ndp_ether_aton(char *a, u_char *n) function

Completed in 233 milliseconds