WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hmac_rx_data.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2021-2023. All rights reserved.
3 * Description: Header file for hmac_rx_data.c.
4 * Create: 2021-12-15
5 */
6
7#ifndef __HMAC_RX_DATA_H__
8#define __HMAC_RX_DATA_H__
9
10/*****************************************************************************
11 1 其他头文件包含
12*****************************************************************************/
13#include "hmac_resource.h"
14
15#ifdef __cplusplus
16#if __cplusplus
17extern "C" {
18#endif
19#endif
20
21#undef THIS_FILE_ID
22#define THIS_FILE_ID OAM_FILE_ID_HMAC_RX_DATA_H
23
25
28 oal_netbuf_head_stru *netbuf_header);
30
33 oal_netbuf_head_stru *w2w_netbuf_hdr, hmac_user_stru *hmac_user);
34
35#ifdef __cplusplus
36#if __cplusplus
37}
38#endif
39#endif
40
41#endif /* end of hmac_rx_data.h */
osal_u32 hmac_rx_lan_frame_etc(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_process_data_sta_tcp_ack_opt_etc(hmac_vap_stru *hmac_vap, oal_netbuf_head_stru *netbuf_header)
osal_void hmac_rx_process_data_ap_tcp_ack_opt_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)
osal_u32 hmac_rx_data(hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf)
void osal_void
Definition osal_types.h:29
unsigned int osal_u32
Definition osal_types.h:13
unsigned short osal_u16
Definition osal_types.h:12
Definition dmac_ext_if_hcm.h:341
Definition mac_user_ext.h:519
Definition mac_vap_ext.h:2019
Definition oal_skbuff.h:73
Definition oal_skbuff.h:82