Searched refs:vethh (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_iwarp.c2010 struct ecore_vlan_ethhdr *vethh; local
2024 vethh = (struct ecore_vlan_ethhdr *)ethh;
2025 cm_info->vlan = ntohs(vethh->h_vlan_TCI) & VLAN_VID_MASK;
2026 eth_type = ntohs(vethh->h_vlan_encapsulated_proto);
2496 struct ecore_vlan_ethhdr *vethh; local
2513 vethh = (struct ecore_vlan_ethhdr *)ethh;
2514 eth_type = ntohs(vethh->h_vlan_encapsulated_proto);

Completed in 163 milliseconds