Home
last modified time | relevance | path

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

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