Home
last modified time | relevance | path

Searched defs:msg_type (Results 1 – 19 of 19) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/msg/
Dmsg_wow_rom.h81 mac_wow_msg_enum_uint8 msg_type; /* 传输的消息类型 */ member
96 osal_u8 msg_type; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_event_msg.c373 hi_u32 wal_send_cfg_event(oal_net_device_stru *netdev, wal_msg_type_enum_uint8 msg_type, hi_u16 us_… in wal_send_cfg_event()
Dwal_event_msg.h78 wal_msg_type_enum_uint8 msg_type; /* msg type:W or Q */ member
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv4/
Ddhcps.c841 struct dhcp_msg *client_msg, ip4_addr_t serverid, u8_t msg_type) in handle_client_messages()
1100 u8_t msg_type; local
Ddhcp.c93 #define LWIP_HOOK_DHCP_APPEND_OPTIONS(netif, dhcp, state, msg, msg_type, options_len_ptr) argument
96 #define LWIP_HOOK_DHCP_PARSE_OPTION(netif, dhcp, state, msg, msg_type, option, len, pbuf, offset) d… argument
2730 u8_t msg_type; in dhcp_recv() local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/wps/
Dwps_attr_build.c276 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) in wps_build_msg_type()
Dwps_attr_parse.h18 const u8 *msg_type; /* 1 octet */ member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/
Dfrw_msg_rom.h122 osal_u8 msg_type : 4; member
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv6/
Ddhcp6.c91 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument
94 #define LWIP_HOOK_DHCP6_PARSE_OPTION(netif, dhcp6, state, msg, msg_type, option, len, pbuf, offset)… argument
2645 u8_t msg_type; in dhcp6_recv() local
Dnd6.c1182 u8_t msg_type; in nd6_input() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_wow.c898 hi_void hmac_wow_msg_incr(hi_u32 msg_type) in hmac_wow_msg_incr()
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/test/
Dudp_proxy.c333 static const char *msg_type( unsigned char *msg, size_t len ) in msg_type() function
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Dopt.h4268 #define LWIP_HOOK_DHCP_APPEND_OPTIONS(netif, dhcp, state, msg, msg_type, options_len_ptr) argument
4296 #define LWIP_HOOK_DHCP_PARSE_OPTION(netif, dhcp, state, msg, msg_type, option, len, pbuf, offset) argument
4324 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/
Dwps_hostapd.c1710 enum wps_msg_type msg_type)
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dopt.h3801 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_msgbuf.c4882 dhd_prot_rxbufpost_ctrl(dhd_pub_t *dhd, uint8 msg_type) in dhd_prot_rxbufpost_ctrl()
5125 dhd_msgbuf_rxbuf_post_ctrlpath(dhd_pub_t *dhd, uint8 msg_type, uint32 max_to_post) in dhd_msgbuf_rxbuf_post_ctrlpath()
5956 uint8 msg_type; in dhd_prot_process_msgtype() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmmsgbuf.h148 uint8 msg_type; member
Dwlioctl.h8798 uint16 msg_type; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_vap.h680 mac_wow_msg_enum_uint8 msg_type; /* 传输的消息类型 */ member