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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_trill.c41 struct ether_vlan_header *inner_ethvlanhdr; local
99 inner_ethvlanhdr = (struct ether_vlan_header *)inner_ethhdr;
100 ethertype = ntohs(inner_ethvlanhdr->ether_type);
110 dlen, VLAN_ID(inner_ethvlanhdr->ether_tci),

Completed in 42 milliseconds