Searched refs:promiscuous (Results 1 – 6 of 6) sorted by relevance
60 if (m->mode == NETDEV_MACVLAN_MODE_PASSTHRU && link->network->promiscuous == 0) { in netdev_macvlan_fill_message_create()
374 if (link->network->promiscuous >= 0) { in link_configure_fill_message()376 SET_FLAG(ifi_flags, IFF_PROMISC, link->network->promiscuous); in link_configure_fill_message()735 link->network->promiscuous < 0) in link_request_to_set_flags()
96 int promiscuous; member
390 .promiscuous = -1, in network_load_one()
73 …e, 0, offsetof(Network, promiscuous)
2206 the device to be raised in promiscuous mode.