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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dprotosw.h74 short pr_protocol; /* protocol number */ member in struct:protosw
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c83 extern char *pr_protocol(int);
461 Printf(" for %s from %s", pr_protocol(ip->ip_p),
719 Printf(" for %s from %s", pr_protocol(ip->ip_p),
780 Printf(" for %s from %s", pr_protocol(ip->ip_p),
821 Printf(" for %s from %s", pr_protocol(ip->ip_p),
H A Dping_aux6.c72 extern char *pr_protocol(int);
499 Printf(" for %s from %s", pr_protocol(last_hdr),
563 Printf(" for %s from %s", pr_protocol(last_hdr),
606 Printf(" for %s from %s", pr_protocol(last_hdr),
655 Printf(" for %s from %s", pr_protocol(last_hdr),
H A Dping.c208 char *pr_protocol(int);
2172 pr_protocol(int prot) function

Completed in 201 milliseconds