Home
last modified time | relevance | path

Searched refs:get_ether_addr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c187 static int get_ether_addr __P((u_int32_t, struct sockaddr_dl *, int));
2679 if (!get_ether_addr(hisaddr, &arpreq.xarp_ha, quietflag)) {
2747 get_ether_addr(u_int32_t ipaddr, struct sockaddr_dl *hwaddr, int quietflag) in get_ether_addr() function