Searched defs:ether_header (Results 1 – 3 of 3) sorted by relevance
16 struct ether_header { struct17 uint8_t ether_dhost[ETH_ALEN];18 uint8_t ether_shost[ETH_ALEN];19 uint16_t ether_type;
136 …_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() local493 mac_ether_header_stru *ether_header = HI_NULL; in hmac_tx_filter_security() local
57 oal_ether_header_stru *ether_header = HI_NULL; in wal_netdev_select_queue() local