Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c114 static char *print_etherinfo();
280 print_etherinfo(&e->ether_dhost)); in interpret_ether()
284 print_etherinfo(&e->ether_shost)); in interpret_ether()
871 src_name = print_etherinfo(&mh->shost); in interpret_tr()
872 dst_name = print_etherinfo(&mh->dhost); in interpret_tr()
939 print_etherinfo(&mh->dhost)); in interpret_tr()
943 print_etherinfo(&mh->shost)); in interpret_tr()
1132 src_name = print_etherinfo(&f->shost); in interpret_fddi()
1133 dst_name = print_etherinfo(&f->dhost); in interpret_fddi()
1199 print_etherinfo(&f->dhost)); in interpret_fddi()
[all …]