Searched refs:OSL_LINK_UP (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/tools/upnp/include/
H A Dupnp_osl.h28 typedef enum { OSL_LINK_DOWN = 0, OSL_LINK_UP = 1 } osl_link_t; enumerator in enum:__anon12578
/asus-wl-520gu-7.0.1.45/src/tools/upnp/igd/linux/
H A Dlinux_igd.c104 /* Return OSL_LINK_UP if the link status given interface is UP, OSL_LINK_DOWN otherwise. */
127 if_up = OSL_LINK_UP;

Completed in 41 milliseconds