Searched refs:rtnl_link_vf_vlanproto2str (Results 1 – 3 of 3) sorted by relevance
136 extern char *rtnl_link_vf_vlanproto2str(uint16_t, char *, size_t);
160 rtnl_link_vf_vlanproto2str(prot, buf, in dump_sriov_vlans()1417 char *rtnl_link_vf_vlanproto2str(uint16_t proto, char *buf, size_t len) in rtnl_link_vf_vlanproto2str() function
1028 rtnl_link_vf_vlanproto2str;