Searched refs:netdb_protoname (Results 1 – 5 of 5) sorted by relevance
214 if (!ndo->ndo_nflag && (p_name = netdb_protoname(nr->proto)) != NULL) in cnfp_v1_print()310 if (!ndo->ndo_nflag && (p_name = netdb_protoname(nr->proto)) != NULL) in cnfp_v5_print()406 if (!ndo->ndo_nflag && (p_name = netdb_protoname(nr->proto)) != NULL) in cnfp_v6_print()
39 extern const char *netdb_protoname (const nd_uint8_t);
359 netdb_protoname (const nd_uint8_t protoid) in netdb_protoname() function
502 if (ndo->ndo_nflag==0 && (p_name = netdb_protoname(ipds->nh)) != NULL) in ip_print_demux()689 if (!ndo->ndo_nflag && (p_name = netdb_protoname(ipds->ip->ip_p)) != NULL) in ip_print()
1387 if (!ndo->ndo_nflag && doi_id.proto_id && (p_name = netdb_protoname(doi_id.proto_id)) != NULL) in ikev1_id_print()