HomeSort by: relevance | last modified time | path
    Searched defs:proto_type (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/mtrace/
mtrace.c 143 const char * proto_type(u_int type);
223 proto_type(u_int type) function in typeref:typename:const char *
777 printf(" %s thresh^ %d", proto_type(r->tr_rproto), r->tr_fttl);
mtrace.c 143 const char * proto_type(u_int type);
223 proto_type(u_int type) function in typeref:typename:const char *
777 printf(" %s thresh^ %d", proto_type(r->tr_rproto), r->tr_fttl);
mtrace.c 143 const char * proto_type(u_int type);
223 proto_type(u_int type) function in typeref:typename:const char *
777 printf(" %s thresh^ %d", proto_type(r->tr_rproto), r->tr_fttl);

Completed in 41 milliseconds