Searched refs:pr_protocol (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping_aux6.c | 72 extern char *pr_protocol(int); 499 Printf(" for %s from %s", pr_protocol(last_hdr), in check_reply6() 563 Printf(" for %s from %s", pr_protocol(last_hdr), in check_reply6() 606 Printf(" for %s from %s", pr_protocol(last_hdr), in check_reply6() 655 Printf(" for %s from %s", pr_protocol(last_hdr), in check_reply6()
|
H A D | ping_aux.c | 83 extern char *pr_protocol(int); 461 Printf(" for %s from %s", pr_protocol(ip->ip_p), in check_reply() 719 Printf(" for %s from %s", pr_protocol(ip->ip_p), in check_reply() 780 Printf(" for %s from %s", pr_protocol(ip->ip_p), in check_reply() 821 Printf(" for %s from %s", pr_protocol(ip->ip_p), in check_reply()
|
H A D | ping.c | 208 char *pr_protocol(int); 2172 pr_protocol(int prot) in pr_protocol() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | protosw.h | 74 short pr_protocol; /* protocol number */ member
|