Searched refs:proto_name (Results 1 – 5 of 5) sorted by relevance
114 return (nl_handlers[proto].proto_name); in nl_get_proto_name()118 netlink_register_proto(int proto, const char *proto_name, nl_handler_f handler) in netlink_register_proto() argument125 nl_handlers[proto].proto_name = proto_name; in netlink_register_proto()127 NL_LOG(LOG_DEBUG2, "Registered netlink %s(%d) handler", proto_name, proto); in netlink_register_proto()139 nl_handlers[proto].proto_name = NULL; in netlink_unregister_proto()
76 bool netlink_register_proto(int proto, const char *proto_name, nl_handler_f handler);
118 const char *proto_name; member
1806 const char* proto_name = NULL; in sldns_wire2str_wks_scan() local1825 proto_name = protocol->p_name; in sldns_wire2str_wks_scan()1846 (int)htons((uint16_t)port), proto_name); in sldns_wire2str_wks_scan()
818 char *proto_name = NULL; in ldns_rdf2buffer_str_wks() local829 proto_name = protocol->p_name; in ldns_rdf2buffer_str_wks()843 proto_name); in ldns_rdf2buffer_str_wks()