Searched refs:link_set_up (Results 1 – 7 of 7) sorted by relevance
17 if (link_set_up(lo_intf)) in __setup_lo_intf()
26 err = link_set_up("ksft-vrf"); in setup_vrfs()
27 err = link_set_up("ksft-vrf"); in setup_vrfs()
167 if (link_set_up(veth)) in link_init()
334 int link_set_up(const char *intf) in link_set_up() function
286 extern int link_set_up(const char *intf);
399 static int link_set_up(int sock, uint32_t seq, const char *intf) in link_set_up() function502 if (link_set_up(route_sock, route_seq++, veth)) { in init_child()