Searched refs:netdb_protoname (Results 1 – 6 of 6) sorted by relevance
218 if (!ndo->ndo_nflag && (p_name = netdb_protoname(proto)) != NULL) in cnfp_v1_print()320 if (!ndo->ndo_nflag && (p_name = netdb_protoname(proto)) != NULL) in cnfp_v5_print()422 if (!ndo->ndo_nflag && (p_name = netdb_protoname(proto)) != NULL) in cnfp_v6_print()
39 extern const char *netdb_protoname (const uint8_t);
358 netdb_protoname (const uint8_t protoid) in netdb_protoname() function
228 if (ndo->ndo_nflag==0 && (p_name = netdb_protoname(nh)) != NULL) in ip_demux_print()
492 if (!ndo->ndo_nflag && (p_name = netdb_protoname(ip_proto)) != NULL) in ip_print()
1363 if (!ndo->ndo_nflag && proto_id && (p_name = netdb_protoname(proto_id)) != NULL) in ikev1_id_print()