Searched refs:get_remote_mac (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dgetifaddr.h42 int get_remote_mac(struct in_addr ip_addr, unsigned char *mac);
H A Dclients.c257 if (get_remote_mac(addr, mac) == 0 &&
289 get_remote_mac(addr, clients[i].mac);
H A Dgetifaddr.c276 get_remote_mac(struct in_addr ip_addr, unsigned char *mac) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dgetifaddr.h42 int get_remote_mac(struct in_addr ip_addr, unsigned char *mac);
H A Dclients.c257 if (get_remote_mac(addr, mac) == 0 &&
289 get_remote_mac(addr, clients[i].mac);
H A Dgetifaddr.c276 get_remote_mac(struct in_addr ip_addr, unsigned char *mac) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dgetifaddr.h42 int get_remote_mac(struct in_addr ip_addr, unsigned char *mac);
H A Dclients.c257 if (get_remote_mac(addr, mac) == 0 &&
289 get_remote_mac(addr, clients[i].mac);
H A Dgetifaddr.c276 get_remote_mac(struct in_addr ip_addr, unsigned char *mac) function

Completed in 178 milliseconds