WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hmac_rx_data.h 文件参考
#include "hmac_resource.h"
hmac_rx_data.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

宏定义

#define THIS_FILE_ID   OAM_FILE_ID_HMAC_RX_DATA_H
 

函数

osal_u32 hmac_rx_data (hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf)
 
osal_void hmac_rx_process_data_ap_tcp_ack_opt_etc (oal_netbuf_head_stru *netbuf_header)
 
osal_u32 hmac_rx_process_data_sta_tcp_ack_opt_etc (hmac_vap_stru *hmac_vap, oal_netbuf_head_stru *netbuf_header)
 
osal_void hmac_rx_free_netbuf_list_etc (oal_netbuf_head_stru *netbuf_hdr, osal_u16 nums_buf)
 
osal_u32 hmac_rx_lan_frame_etc (oal_netbuf_head_stru *netbuf_header)
 
osal_void hmac_rx_lan_frame_classify_transmit_msdu_to_lan (hmac_vap_stru *hmac_vap, hmac_msdu_stru *msdu, oal_netbuf_head_stru *w2w_netbuf_hdr, hmac_user_stru *hmac_user)
 

宏定义说明

◆ THIS_FILE_ID

#define THIS_FILE_ID   OAM_FILE_ID_HMAC_RX_DATA_H

函数说明

◆ hmac_rx_data()

osal_u32 hmac_rx_data ( hmac_vap_stru hmac_vap,
oal_netbuf_stru netbuf 
)

◆ hmac_rx_free_netbuf_list_etc()

osal_void hmac_rx_free_netbuf_list_etc ( oal_netbuf_head_stru netbuf_hdr,
osal_u16  nums_buf 
)

◆ hmac_rx_lan_frame_classify_transmit_msdu_to_lan()

osal_void hmac_rx_lan_frame_classify_transmit_msdu_to_lan ( hmac_vap_stru hmac_vap,
hmac_msdu_stru msdu,
oal_netbuf_head_stru w2w_netbuf_hdr,
hmac_user_stru hmac_user 
)

◆ hmac_rx_lan_frame_etc()

osal_u32 hmac_rx_lan_frame_etc ( oal_netbuf_head_stru netbuf_header)

◆ hmac_rx_process_data_ap_tcp_ack_opt_etc()

osal_void hmac_rx_process_data_ap_tcp_ack_opt_etc ( oal_netbuf_head_stru netbuf_header)

◆ hmac_rx_process_data_sta_tcp_ack_opt_etc()

osal_u32 hmac_rx_process_data_sta_tcp_ack_opt_etc ( hmac_vap_stru hmac_vap,
oal_netbuf_head_stru netbuf_header 
)