Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Deth_media.c59 static int eth_started; variable
276 if (eth_started) in tipc_eth_media_start()
295 eth_started = 1; in tipc_eth_media_start()
307 if (!eth_started) in tipc_eth_media_stop()
322 eth_started = 0; in tipc_eth_media_stop()