Searched refs:rtnl_ematch_opnd2txt (Results 1 – 3 of 3) sorted by relevance
89 extern char * rtnl_ematch_opnd2txt(uint8_t, char *, size_t);
275 nl_dump(p, " %s ", rtnl_ematch_opnd2txt(m->opnd, buf, sizeof(buf))); in meta_dump()
692 char *rtnl_ematch_opnd2txt(uint8_t opnd, char *buf, size_t len) in rtnl_ematch_opnd2txt() function