Home
last modified time | relevance | path

Searched refs:ether_vlan_stack_entry (Results 1 – 1 of 1) sorted by relevance

/src/sys/netgraph/
H A Dng_vlan_rotate.c324 struct ether_vlan_stack_entry { struct
332 struct ether_vlan_stack_entry vlan_stack[1]; argument
345 ng_vlanrotate_rotate(struct ether_vlan_stack_entry arr[], int d, int n) in ng_vlanrotate_rotate()
348 struct ether_vlan_stack_entry temp; in ng_vlanrotate_rotate()
402 + vlans * sizeof(struct ether_vlan_stack_entry); in ng_vlanrotate_rcvdata()