Searched refs:broadcast_neighbor (Results 1 – 3 of 3) sorted by relevance
928 bond->params.broadcast_neighbor = 0; in bond_option_mode_set()1899 if (bond->params.broadcast_neighbor == newval->value) in bond_option_broadcast_neigh_set()1902 bond->params.broadcast_neighbor = newval->value; in bond_option_broadcast_neigh_set()1904 if (bond->params.broadcast_neighbor) in bond_option_broadcast_neigh_set()
4386 if (bond->params.broadcast_neighbor) in bond_open()4412 bond->params.broadcast_neighbor) in bond_close()5265 if (!bond->params.broadcast_neighbor) in bond_should_broadcast_neighbor()6442 params->broadcast_neighbor = 0; in bond_check_params()
153 int broadcast_neighbor; member