Home
last modified time | relevance | path

Searched defs:udp_hdr (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_data.c87 udp_hdr_stru *udp_hdr = HI_NULL; in mac_is_dhcp_port() local
157 udp_hdr_stru *udp_hdr = HI_NULL; in mac_get_ipv4_data_type() local
195 udp_hdr_stru *udp_hdr = HI_NULL; in mac_is_dhcp6() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/prot/
Dudp.h53 struct udp_hdr { struct
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_traffic_classify.c255 const hmac_tx_flow_info_stru *flow_info, hmac_user_stru *hmac_user, udp_hdr_stru *udp_hdr) in hmac_tx_traffic_classify_list_proc()
347 udp_hdr_stru *udp_hdr = (udp_hdr_stru *)(ip + 1); /* 偏移一个IP头,取UDP头 */ in hmac_tx_traffic_classify() local