Searched refs:NETIF_STATUS_CALLBACK (Results 1 – 1 of 1) sorted by relevance
94 #define NETIF_STATUS_CALLBACK(n) do{ if (n->status_callback) { (n->status_callback)(n); }}while(0) macro96 #define NETIF_STATUS_CALLBACK(n) macro486 NETIF_STATUS_CALLBACK(netif); in netif_do_set_ipaddr()858 NETIF_STATUS_CALLBACK(netif); in netif_set_up()950 NETIF_STATUS_CALLBACK(netif); in netif_set_down()1382 NETIF_STATUS_CALLBACK(netif); in netif_ip6_addr_set_parts()1449 NETIF_STATUS_CALLBACK(netif); in netif_ip6_addr_set_state()