HomeSort by relevance Sort by last modified time
    Searched refs:iflinkwait (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/include/usr/
ifmgmt.h 17 extern int iflinkwait ( struct net_device *netdev, unsigned int max_wait_ms );
  /external/syslinux/gpxe/src/usr/
dhcpmgmt.c 50 if ( ( rc = iflinkwait ( netdev, LINK_WAIT_MS ) ) != 0 )
ifmgmt.c 111 int iflinkwait ( struct net_device *netdev, unsigned int max_wait_ms ) { function

Completed in 189 milliseconds