Lines Matching refs:etherhp
1324 struct ether_header *etherhp;
1332 etherhp = srfp->srf_etherhp;
1336 ASSERT3U(((etherhp->ether_type == htons(ETHERTYPE_VLAN)) ?
1364 struct ether_header *etherhp = srpp->srp_etherhp;
1428 srfp->srf_etherhp = etherhp;
1510 struct ether_header *etherhp;
1545 pkt_type = sfxge_pkthdr_parse(mp, ðerhp, &iphp, &thp, &off,
1548 ASSERT(etherhp != NULL);
1556 if (etherhp->ether_type == htons(ETHERTYPE_VLAN)) {
1559 ethervhp = (struct ether_vlan_header *)etherhp;
1600 srpp->srp_etherhp = etherhp;
1783 struct ether_header *etherhp;
1786 etherhp = (struct ether_header *)(mp->b_rptr);
1788 if (etherhp->ether_type ==