Searched refs:pktname (Results 1 – 4 of 4) sorted by relevance
78 const char * pktname(unsigned opc);
788 pktname(unsigned opc) in pktname() function2634 const char *name = pktname(opc); in get_type3_op()2717 const char *name = pktname(val); in dump_commands()2735 const char *name = pktname(val); in dump_commands()
474 const char *name = pktname(opc); in dump_cp_sqe_stat()
2208 const domainname *pktname = &answer->rdata->u.name; in FoundStaticHostname() local2219 if (AddRecord && answer->rdlength != 0 && !SameDomainName(pktname, storedname)) in FoundStaticHostname()2221 AssignDomainName(storedname, pktname); in FoundStaticHostname()2237 else if (!AddRecord && SameDomainName(pktname, storedname)) in FoundStaticHostname()