Searched refs:vlan_eth (Results 1 – 1 of 1) sorted by relevance
98 struct vlan_ethhdr vlan_eth; in gdm_lte_emulate_arp() local120 mac_header_data = &vlan_eth; in gdm_lte_emulate_arp()217 struct vlan_ethhdr vlan_eth; in gdm_lte_emulate_ndp() local242 mac_header_data = &vlan_eth; in gdm_lte_emulate_ndp()339 struct vlan_ethhdr *vlan_eth; in gdm_lte_tx_nic_type() local352 vlan_eth = skb_vlan_eth_hdr(skb); in gdm_lte_tx_nic_type()438 struct vlan_ethhdr *vlan_eth = skb_vlan_eth_hdr(skb); in gdm_lte_tx() local568 struct vlan_ethhdr vlan_eth; in gdm_lte_netif_rx() local624 mac_header_data = (void *)&vlan_eth; in gdm_lte_netif_rx()635 vlan_eth.h_vlan_TCI = htons(nic->vlan_id); in gdm_lte_netif_rx()[all …]