Searched refs:rtnl_ematch_opnd2txt (Results 1 – 4 of 4) sorted by relevance
91 extern char * rtnl_ematch_opnd2txt(uint8_t, char *, size_t);
277 nl_dump(p, " %s ", rtnl_ematch_opnd2txt(m->opnd, buf, sizeof(buf))); in meta_dump()
750 char *rtnl_ematch_opnd2txt(uint8_t opnd, char *buf, size_t len) in rtnl_ematch_opnd2txt() function
184 rtnl_ematch_opnd2txt;