Home
last modified time | relevance | path

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

/freebsd-11-stable/sbin/spppcontrol/
HDspppcontrol.c49 const char *proto_name(u_short proto);
217 proto_name(sp->defs.myauth.proto), in print_vals()
222 proto_name(sp->defs.hisauth.proto), in print_vals()
245 proto_name(u_short proto) in proto_name() function
/freebsd-11-stable/contrib/ldns/
HDhost2str.c801 char *proto_name = NULL; in ldns_rdf2buffer_str_wks() local
812 proto_name = protocol->p_name; in ldns_rdf2buffer_str_wks()
826 proto_name); in ldns_rdf2buffer_str_wks()
/freebsd-11-stable/contrib/unbound/sldns/
HDwire2str.c1473 const char* proto_name = NULL; in sldns_wire2str_wks_scan() local
1492 proto_name = protocol->p_name; in sldns_wire2str_wks_scan()
1513 (int)htons((uint16_t)port), proto_name); in sldns_wire2str_wks_scan()