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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_ether.c707 static int get_ether_addr(const char *str, u8 *dev_addr) function
782 if (get_ether_addr(dev_addr, net->dev_addr))
785 if (get_ether_addr(host_addr, dev->host_mac))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-sunos4.c100 static int get_ether_addr __P((u_int32_t, struct sockaddr *));
1064 if (!get_ether_addr(hisaddr, &arpreq.arp_ha))
1102 * get_ether_addr - get the hardware address of an interface on the
1108 get_ether_addr(ipaddr, hwaddr) function
H A Dsys-linux.c178 static int get_ether_addr (u_int32_t ipaddr, struct sockaddr *hwaddr,
1583 if (!get_ether_addr(his_adr, &arpreq.arp_ha, proxy_arp_dev,
1642 * get_ether_addr - get the hardware address of an interface on the
1646 static int get_ether_addr (u_int32_t ipaddr, function
H A Dsys-solaris.c201 static int get_ether_addr __P((u_int32_t, struct sockaddr *));
1977 if (!get_ether_addr(hisaddr, &arpreq.arp_ha))
2015 * get_ether_addr - get the hardware address of an interface on the
2021 get_ether_addr(ipaddr, hwaddr) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c236 static int get_ether_addr (u_int32_t ipaddr, struct sockaddr *hwaddr,
1680 if (!get_ether_addr(his_adr, &arpreq.arp_ha, proxy_arp_dev,
1739 * get_ether_addr - get the hardware address of an interface on the
1743 static int get_ether_addr (u_int32_t ipaddr, function
H A Dsys-solaris.c246 static int get_ether_addr __P((u_int32_t, struct sockaddr *));
2104 if (!get_ether_addr(hisaddr, &arpreq.arp_ha))
2142 * get_ether_addr - get the hardware address of an interface on the
2148 get_ether_addr(ipaddr, hwaddr) function

Completed in 83 milliseconds