Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/net/
Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_tx_data.c136 …_void hmac_tx_classify_ipv4_data(hmac_tx_ctl_stru *tx_ctl, mac_ether_header_stru *ether_header, hi… in hmac_tx_classify_ipv4_data()
201 …c hi_void hmac_tx_classify_ipv6_data(hmac_tx_ctl_stru *tx_ctl, mac_ether_header_stru *ether_header, in hmac_tx_classify_ipv6_data()
271 mac_ether_header_stru *ether_header = HI_NULL; in hmac_tx_classify_lan_to_wlan() local
493 mac_ether_header_stru *ether_header = HI_NULL; in hmac_tx_filter_security() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_linux_flowctl.c57 oal_ether_header_stru *ether_header = HI_NULL; in wal_netdev_select_queue() local