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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dgetifaddr.h42 int get_remote_mac(struct in_addr ip_addr, unsigned char *mac);
H A Dclients.c256 if (get_remote_mac(addr, mac) == 0 &&
288 get_remote_mac(addr, clients[i].mac);
H A Dgetifaddr.c291 get_remote_mac(struct in_addr ip_addr, unsigned char *mac) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dgetifaddr.h33 get_remote_mac(struct in_addr ip_addr, unsigned char * mac);
H A Dgetifaddr.c147 get_remote_mac(struct in_addr ip_addr, unsigned char * mac) function
H A Dupnphttp.c103 if( get_remote_mac(addr, mac) == 0 &&
387 get_remote_mac(h->clientaddr, clients[n].mac);

Completed in 115 milliseconds