|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|


宏定义 | |
| #define | THIS_FILE_ID OAM_FILE_ID_HMAC_FRAG_H |
| #define | HMAC_FRAG_TIMEOUT 2000 |
| #define | HMAC_MAX_FRAG_SIZE 2500 |
类型定义 | |
| typedef oal_netbuf_stru *(* | hmac_defrag_start_cb) (hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, osal_u32 hrdsize) |
| typedef osal_u32(* | hmac_frag_start_cb) (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, mac_tx_ctl_stru *tx_ctl) |
| typedef osal_void(* | hmac_user_clear_defrag_res_cb) (hmac_user_stru *hmac_user) |
变量 | |
| static osal_u32 | used |
| #define HMAC_FRAG_TIMEOUT 2000 |
| #define HMAC_MAX_FRAG_SIZE 2500 |
| #define THIS_FILE_ID OAM_FILE_ID_HMAC_FRAG_H |
| typedef oal_netbuf_stru *(* hmac_defrag_start_cb) (hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, osal_u32 hrdsize) |
| typedef osal_u32(* hmac_frag_start_cb) (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, mac_tx_ctl_stru *tx_ctl) |
| typedef osal_void(* hmac_user_clear_defrag_res_cb) (hmac_user_stru *hmac_user) |
| osal_void used |