Searched refs:evsh (Results 1 – 1 of 1) sorted by relevance
374 struct ether_vlan_stack_header *evsh; in ng_vlanrotate_rcvdata() local412 evsh = mtod(m, struct ether_vlan_stack_header *); in ng_vlanrotate_rcvdata()413 switch (ntohs(evsh->vlan_stack[vlans].proto)) { in ng_vlanrotate_rcvdata()442 ng_vlanrotate_rotate(evsh->vlan_stack, rotate, vlans); in ng_vlanrotate_rcvdata()444 ng_vlanrotate_rotate(evsh->vlan_stack, vlans + rotate, vlans); in ng_vlanrotate_rcvdata()