Searched refs:NETIF_STATUS_CALLBACK (Results 1 – 1 of 1) sorted by relevance
64 #define NETIF_STATUS_CALLBACK(n) do{ if (n->status_callback) { (n->status_callback)(n); }}while(0) macro66 #define NETIF_STATUS_CALLBACK(n) macro458 NETIF_STATUS_CALLBACK(netif); in netif_set_up()494 NETIF_STATUS_CALLBACK(netif); in netif_set_down()