Searched refs:PKT_SYSCMD_RES (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/infosvr/
H A Dpacket.c402 int UnpackSysCmdRes(char *pdubuf, DWORD tid, char *mac, PKT_SYSCMD_RES *sysres)
410 memcpy(sysres, pdubuf+sizeof(IBOX_COMM_PKT_RES_EX), sizeof(PKT_SYSCMD_RES));
H A Dcommon.c968 PKT_SYSCMD_RES *syscmd_res;
972 syscmd_res = (PKT_SYSCMD_RES *)(pdubuf_res+sizeof(IBOX_COMM_PKT_RES_EX));
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/
H A Diboxcom.h305 } PKT_SYSCMD_RES; // total 422 bytes typedef in typeref:struct:iboxPKTCmdRes
/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Diboxcom.h367 } PKT_SYSCMD_RES; // total 422 bytes typedef in typeref:struct:iboxPKTCmdRes

Completed in 42 milliseconds