Searched refs:iflinkwait (Results 1 – 3 of 3) sorted by relevance
17 extern int iflinkwait ( struct net_device *netdev, unsigned int max_wait_ms );
50 if ( ( rc = iflinkwait ( netdev, LINK_WAIT_MS ) ) != 0 ) in dhcp()
111 int iflinkwait ( struct net_device *netdev, unsigned int max_wait_ms ) { in iflinkwait() function