Home
last modified time | relevance | path

Searched defs:ethertype (Results 1 – 12 of 12) sorted by relevance

/device/soc/chipsea/cst85/liteos_m/sdk/modules/lwip-2.1/porting/src/
Dporting_net_al.c36 uint16_t ethertype; member
354 int net_l2_send(net_if_t *net_if, const uint8_t *data, int data_len, uint16_t ethertype, in net_l2_send()
401 int net_l2_socket_create(net_if_t *net_if, uint16_t ethertype) in net_l2_socket_create()
467 uint16_t ethertype = ntohs(ethhdr->type); in net_eth_receive() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dbcm_l2_filter.c110 uint16 ethertype; in bcm_l2_filter_gratuitous_arp() local
177 uint16 ethertype; in get_pkt_ether_type() local
222 uint16 ethertype, iphdrlen, ippktlen; in get_pkt_ip_type() local
725 uint16 ethertype; in bcm_l2_filter_block_tdls() local
Ddhd_ip.c54 uint16 ethertype; in pkt_frag_info() local
Ddhd_common.c11470 uint16 *ethertype = NULL; in dhd_awdl_llc_to_eth_hdr() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dtx.c2378 u16 ethertype = (skb->data[12] << 8) | skb->data[13]; in ieee80211_is_tdls_setup() local
2480 u16 ethertype, hdrlen, meshhdrlen = 0; in ieee80211_build_hdr() local
3440 u16 ethertype = (skb->data[12] << 8) | skb->data[13]; in ieee80211_xmit_fast() local
3960 __be16 ethertype; in ieee80211_multicast_to_unicast() local
Drx.c1513 __be16 ethertype; in ieee80211_rx_h_check() local
2332 __be16 ethertype; in ieee80211_drop_unencrypted() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_ip.c57 uint16 ethertype; in pkt_frag_info() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_ip.c59 uint16 ethertype; in pkt_frag_info() local
/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/macif/
Dwifi_tx_swdesc.h111 uint16_t ethertype; member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_ip.c59 uint16 ethertype; in pkt_frag_info() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Dtxrx.c1375 u16 *ethertype = (u16 *) &payload[6]; local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dieee80211.h474 u16 ethertype; member