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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c134 struct ether_vlan_extinfo *evx = NULL; local
197 evx = (struct ether_vlan_extinfo *)off;
201 ethertype = ntohs(evx->ether_type);
202 tci = ntohs(evx->ether_tci);
233 if (evx == NULL) {
285 if (evx != NULL) {
323 evx = NULL;

Completed in 66 milliseconds