Searched refs:extinfo (Results 1 – 1 of 1) sorted by relevance
488 struct ether_vlan_extinfo *extinfo; in dls_header() local513 extinfo = (struct ether_vlan_extinfo *)payload->b_rptr; in dls_header()514 extinfo->ether_tci = htons(VLAN_TCI(pri, ETHER_CFI, in dls_header()515 VLAN_ID(ntohs(extinfo->ether_tci)))); in dls_header()