Searched refs:PKT_GET_INFO_SITES (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/infosvr/
H A Dpacket.h93 int UnpackGetInfoSites(char *pdubuf, DWORD tid, char *mac, PKT_GET_INFO_SITES *sites);
H A Dpacket.c312 int UnpackGetInfoSites(char *pdubuf, DWORD tid, char *mac, PKT_GET_INFO_SITES *sites)
323 memcpy(sites, pdubuf+sizeof(IBOX_COMM_PKT_RES_EX), sizeof(PKT_GET_INFO_SITES));
H A Dcommon.c678 PKT_GET_INFO_SITES *res_sites;
894 res_sites = (PKT_GET_INFO_SITES *)(pdubuf_res+sizeof(IBOX_COMM_PKT_RES_EX));
933 res_profiles = (PKT_GET_INFO_SITES *)(pdubuf_res+sizeof(IBOX_COMM_PKT_RES_EX));
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/
H A Diboxcom.h275 } PKT_GET_INFO_SITES; typedef in typeref:struct:PktGetInfoSite
/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Diboxcom.h337 } PKT_GET_INFO_SITES; typedef in typeref:struct:PktGetInfoSite

Completed in 95 milliseconds