Searched refs:NET_IF_RUNNING (Results 1 – 4 of 4) sorted by relevance
240 was_if_up = net_if_flag_test_and_clear(iface, NET_IF_RUNNING); in update_net_if_link_addr()244 net_if_flag_set(iface, NET_IF_RUNNING); in update_net_if_link_addr()
266 NET_IF_RUNNING, enumerator1193 if (net_if_flag_is_set(iface, NET_IF_RUNNING)) { in net_if_set_link_addr_unlocked()2873 net_if_flag_is_set(iface, NET_IF_RUNNING); in net_if_is_up()
118 :c:enumerator:`NET_IF_RUNNING` flag is set on the interface indicating that the
5451 net_if_flag_set(iface, NET_IF_RUNNING); in notify_iface_up()5472 net_if_flag_clear(iface, NET_IF_RUNNING); in notify_iface_down()