Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mtrace/
H A Dmtrace.c143 const char * proto_type(u_int type);
223 proto_type(u_int type) in proto_type() function
777 printf(" %s thresh^ %d", proto_type(r->tr_rproto), r->tr_fttl); in print_trace()