Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c115 char *print_ethertype();
244 ethertype, print_ethertype(ethertype), in interpret_ether()
257 print_ethertype(ethertype), VLAN_ID(tci), in interpret_ether()
307 ethertype, print_ethertype(ethertype)); in interpret_ether()
686 print_ethertype(int type) in print_ethertype() function
910 print_ethertype(ethertype), in interpret_tr()
971 ethertype, print_ethertype(ethertype)); in interpret_tr()
1168 print_ethertype(ethertype), in interpret_fddi()
1245 ethertype, print_ethertype(ethertype)); in interpret_fddi()
1627 print_ethertype(ethertype), in interpret_ib()
[all …]
H A Dsnoop_trill.c111 print_ethertype(ethertype)); in interpret_trill()
H A Dsnoop_aarp.c100 print_ethertype(ntohs(ap->arp_pro))); in interpret_aarp()
H A Dsnoop_arp.c142 print_ethertype(ntohs(ap->ar_pro))); in interpret_arp()
H A Dsnoop.h305 extern char *print_ethertype(int);