Home
last modified time | relevance | path

Searched refs:link_show (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/rdma/
Dlink.c283 static int link_show(struct rd *rd) in link_show() function
335 { NULL, link_show }, in cmd_link()
336 { "show", link_show }, in cmd_link()
337 { "list", link_show }, in cmd_link()
/external/toybox/toys/pending/
Dip.c959 static int link_show(char **argv) in link_show() function
983 cmdobj ipcmd, cmdobjlist[] = {linkupdate, link_set, link_show}; in iplink()
1351 link_show(&tmp); in ipaddr_listflush()