Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c116 static char *print_etherinfo();
282 print_etherinfo(&e->ether_dhost)); in interpret_ether()
286 print_etherinfo(&e->ether_shost)); in interpret_ether()
873 src_name = print_etherinfo(&mh->shost); in interpret_tr()
941 print_etherinfo(&mh->dhost)); in interpret_tr()
945 print_etherinfo(&mh->shost)); in interpret_tr()
1134 src_name = print_etherinfo(&f->shost); in interpret_fddi()
1135 dst_name = print_etherinfo(&f->dhost); in interpret_fddi()
1201 print_etherinfo(&f->dhost)); in interpret_fddi()
1205 print_etherinfo(&f->shost)); in interpret_fddi()
[all …]